terminating an application

  • Thread starter Thread starter Andy Hooper via .NET 247
  • Start date Start date
A

Andy Hooper via .NET 247

Can anyone advise how to terminate a pocket pc application programatically?

I have 2 apps, one to capture data and the other to sync data with SQL Server.

The Sync app runs each time the pocket PC is docked, but requires that the data capture app is closed.

Thanks
Andy
 
Since they're both yours, you should be friendly about it. Send a message
from one to the other to tell it to close, then let it handle closing
itself.

-Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top