You should specify also the module name in parameters: LPTSTR cmdArgs = "App [email protected]";
It should be the whole command line (including argv[0]).
You should specify also the module name in parameters: LPTSTR cmdArgs = "App [email protected]";
It should be the whole command line (including argv[0]).