المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Urgent help required to Do something in standby mode for windows Mobile.



C++ Programming
03-11-2010, 03:37 PM
Hi all,

Please help me in below scinario.
I have one win32 exe made for Windows mobile in VC++,which is running in background.I want to write some code which should execute at 12:01 Am daily.
I have used timer but it is not running in standby(Sleep) Mode of device. I have also found something CeRunAppAtTime but on some link it is written that this won't work in sleep mode of device & also it is not supported by all devices.
Please let me know what i have to do? How can i resolve this problem.


Thanks in advance.