G
Guest
I have a SmartPhone WM5 application that I needed to write a few native calls
in C++ to complete a few operations that DotNet didnt seem to handle. This
application works perfect on Pocket PC Edition of Windows Mobile 5 but when I
get to the pinvoke on the SmartPhone it claims it cannot find the dll. The
exact message is:
Can't find PInvoke DLL
And I can see in file explorer that the dll is alongside the application and
the dll was properly built for SmartPhone WM 5.
Thanks in advance!
in C++ to complete a few operations that DotNet didnt seem to handle. This
application works perfect on Pocket PC Edition of Windows Mobile 5 but when I
get to the pinvoke on the SmartPhone it claims it cannot find the dll. The
exact message is:
Can't find PInvoke DLL
And I can see in file explorer that the dll is alongside the application and
the dll was properly built for SmartPhone WM 5.
Thanks in advance!