Hi
When using the following command under Windows 2000 I keep getting an Access Violation. Any Ideas on how to fix it?
CreateProcess("c:\\agd620.exe", "", NULL, NULL, FALSE, CREATE_NEW_CONSOLE, NULL, NULL, NULL, NULL);
Thanks
Craig