2

Does anybody know where can I find a list of GetExitCodeProcess' process termination status codes? I've done some search in the internet and haven't been able to find one.

I'm receiving a 33102 code from a GetExitCodeProcess call and I don't understand why. I hope getting a description for this error code will help me sorting this out.

1 Answer 1

4

That is application dependent. Contact the author of the application.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks, that helped! A "compile silently" flag was killing me. Removing that temporarily exposed the problems.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.