Can't find PInvoke DLL - BUG?
问题 I have got Windows mobile GPS third party application.That is C++ code which code contain GPS automatic enabling/disabling facility. I want to make dll. That also i did. When the user click invoice (C# code) GPS (C++) have to find. This is my source Code GPS.cpp extern "C" //No name mangling __declspec(dllexport) #include "GPS.h" #include "stdafx.h" #include "RF PWR.h" #include "RF PWRDlg.h" #include "widioctl.h" #ifdef _DEBUG #define new DEBUG_NEW #endif void CaptureGPS() { HANDLE hDrv =