Log in

View Full Version : Newbie 101 help...


InGearX
02-02-2006, 06:36 PM
I'm an OK from AJAX to J2EE Dev but have not done any PPC yet;

What would I need to compile and run something like this

CeRunAppAtEvent(_T("\\MyApp.exe"), NOTIFICATION_EVENT_WAKEUP);

- http://www.pocketpcdn.com/articles/run_at_startup.html

What IDE version? Where to start an so on...

Any tips, tricks, links, suggestions are much appreciated ;)

Thank you all...

Guest979
02-04-2006, 06:28 PM
I think that code is intended to be used with this (http://www.microsoft.com/windows/embedded/eval/default.mspx), though it may be possible to use it in Visual Studio using P/invoke's or other things that I don't fully understand. :)