Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3029

CreateProcess failed with ERROR_ACCESS_DENIED

$
0
0
Hello,

big problem:
on an users system my app's call to CreateProcess failed with ERROR_ACCESS_DENIED.
What are possible reasons?!
I have no idea.

My call:
Code:

CreateProcess(NULL,buffy,NULL,NULL,FALSE,0,NULL,NULL,&si,&pi);
thx.
Ralf

Viewing all articles
Browse latest Browse all 3029

Latest Images

Trending Articles



Latest Images