Subject Gsec Error Codes?
Author inoffensive_2006
Hi Folks:

Developing on Windows XP Home.

I posted a question about Gsec return values three months ago and
haven't recieved a response.

I run Gsec from my C++ code with a CreateProcess() statement and
call WaitForSingleObject() in order to wait for Gsec to finish. When
Gsec is finished running I check it's return code. Usually this
return code is 0, but sometimes it's 1.

I've been looking for a reference showing gsec return values, but I
haven't been able to find any.

Can someone show me a reference to Gsec's return values?

Thanks
Larry