CompuServe Messages

WinExec() return is bad

    06-Aug-93 21:13:12
Fm: Lee Hart [Microsoft] 76150,2536
To: C.W.Chung 75570,2704
>>>I must appologise. I meant to say that the program is getting executed when I do WinExec(); however, the return code is 0. This is supposed to indicate a failure, but the program specified in WinExec() ran just fine. Nice find – you are right. Of course the workaround is to use CreateProcess, but I'll make sure that this bug is filed. Lee