G
Guest
I'm trying to close an compact framework application (VB.NET) from a VB6
application on my desktop PC. The Pocket PC is connected via Active Sync
(USB). Any ideas?
Apart from directly shutting down the application from my PC I have also
considered using the RAPI function CeCreateProcess to start another app on
the Pocket PC. The second application (VB.NET) would contain all of the code
to shutdown the original application before shutting itself down. However, I
don't know how to accomplish this either.
Your help is much appreciated.
application on my desktop PC. The Pocket PC is connected via Active Sync
(USB). Any ideas?
Apart from directly shutting down the application from my PC I have also
considered using the RAPI function CeCreateProcess to start another app on
the Pocket PC. The second application (VB.NET) would contain all of the code
to shutdown the original application before shutting itself down. However, I
don't know how to accomplish this either.
Your help is much appreciated.