| | the problem is that i want to be able to make my program automatically load to memory or execute as soon as windows start up. the only solution i know is to put a link in the startup folder for all user or an specific user.... is there any other possible way using Win32 API function calls that do the trick.. like some part in the windows registry were you add the path and file name of programs you want to execute at start up? i need only pure Win32 API function calls since im not using visual basic but a bloodshed win32 compiler. MFC gives me headache. tnx in advance guys.. |


