We have a C#.Net Compact Framework 1.0 Application that uses a card in the Compact Flash slot. We are running into a problem when our application is running and the device is powered off and then powered on. When the device turns back on the card in the slot needs to be turned back on. I have code to turn on the card, but I don't have code to know when the device is powered on. So, basically if our application is running and the pocket pc is turned on I need to fire the code to turn on the...