G
Guest
Hi,
I wrote about, how achieve communication from Desktop C# software to compact
framework running on Windows Mobile 5.0, (titled DCOM from NETCF to Desktop
application)so my questions was answered someone told me is not supported by
compact framework maybe I could not explain me completly.
I need call a function or method like a DLL, stored in Pocket PC from
Desktop C# software, just like CeRapiInvoke, then is possible expose a method
inside C# manage code on a Pocket Device, instead of C or C++, how can do it,
any reference?
This is the CeRapiInovke Remarks: CeRapiInvoke loads the device-side DLL
named in pDllPath, then calls the RAPI extension named in pFunctionName. It
is the responsibility...
Thanks in advance.
I wrote about, how achieve communication from Desktop C# software to compact
framework running on Windows Mobile 5.0, (titled DCOM from NETCF to Desktop
application)so my questions was answered someone told me is not supported by
compact framework maybe I could not explain me completly.
I need call a function or method like a DLL, stored in Pocket PC from
Desktop C# software, just like CeRapiInvoke, then is possible expose a method
inside C# manage code on a Pocket Device, instead of C or C++, how can do it,
any reference?
This is the CeRapiInovke Remarks: CeRapiInvoke loads the device-side DLL
named in pDllPath, then calls the RAPI extension named in pFunctionName. It
is the responsibility...
Thanks in advance.