compact framework - wince get notification on resume of device c# -


i have mobile application on windows ce 6.0 device. device sent suspend hardwarebutton. want tasks, soon, device resumed.

is possible check in .net cf-program, if device resumed?

thanks!

according this previous question, it's not possible without resorting p/invoke or 3rd-party library.


Comments

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -