Hi, what is the difference between CreateProcess and CreateProcessA, also are there any alternatives to these in VC++ 2008 ?
I have also a problem, that i use the CreateProcessA function, this works well in one system but fails in other systems.
Also when i use CreateProcess i get the error cannot convert 2 parameter from 'CHAR[40]' to 'LPWSTR' i am in unicode mode