D
Dan
PocketPC's have a habit of going to sleep when they're not used for a
while, or when they're low on power. How can I make my C# application
run code in response to these events? I'm working with hardware that's
turning off on the sleep event, but not turning back on on the wake
event, and I need to make sure that happens myself.
Thanks,
Dan
while, or when they're low on power. How can I make my C# application
run code in response to these events? I'm working with hardware that's
turning off on the sleep event, but not turning back on on the wake
event, and I need to make sure that happens myself.
Thanks,
Dan