CompuServe Messages

WinExec() return is bad

    09-Aug-93 01:00:02
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. After looking further into the problem, it sounds like you don't really have Win32s 1.1. This problem was seen on internal builds of Win32s, particularly ones that were improperly setup. When you get the final update to the Win32 SDK, please change the line "setup=1" to "setup=0" in <windir>\system\win32s.ini. This will cause the Win32s setup to copy over *all* files w/o regard to the version information. Lee