E
Eugen Feraru
The code I am running is the one provided by the Microsoft .NET CF book,
written by Andy Wigley.
I am trying to call unmanaged call functions from within .NET CF. If I
compile the provided samples I get the MissingMethodException.
If I use the already compiled unmanaged dll everything works fine.
Can the problem be related to the fact that the embedded VC ++ launches the
MS .NET CF 4.2 in the emulator, while the Studio .NET 2003 launches the MS
..NET CF 4.1?
Thanks,
Eugen
written by Andy Wigley.
I am trying to call unmanaged call functions from within .NET CF. If I
compile the provided samples I get the MissingMethodException.
If I use the already compiled unmanaged dll everything works fine.
Can the problem be related to the fact that the embedded VC ++ launches the
MS .NET CF 4.2 in the emulator, while the Studio .NET 2003 launches the MS
..NET CF 4.1?
Thanks,
Eugen