MissingMethodException while writing Unmanaged Functions
The PDA that i am running my application on is Toshiba E800. However , I selected all the Processors available in the list and built the Dll. The Dll was then added to the Windows folder of the PDA. But when i run my application i get MissingMethodException . Is it because we cannot build Dlls forIntel? PXA263 using eMbedded Visual C++ 4.0 or am i making some other mistake.
The processor in Toshiba E800 PDA isIntel? PXA263 . And according to the specification it is ARM* v.5TE ISAcompliant .
While writing a WCE Dynamic-Link Library there is no option in eMbedded Visual C++ 4.0 for this kind of processor.

