Relative Content

Tag Archive for c++cwindows

CreateProcess not creating process

I was working with Windows calls, and I had to program a CreateProcess function. After reviewing the expected parameters, I haven’t been able to put it to work. I think it may be due to the command line, due to it giving me error code 2.