ShellExecute patch

Alexandre Julliard julliard at winehq.com
Mon Jul 22 11:56:54 CDT 2002


Duane Clark <dclark at akamail.com> writes:

> I would use #ifndef NO_WIN16. Would that be acceptable for CVS? I need
> to fix an obvious bug, so I think I will just make the change to call
> CreateProcessA and put in the ifndefs and see what happens.

I don't think a #ifdef is appropriate. What I would suggest is to
always call WinExec, and change WinExec to behave like WinExec16 when
called from a 16-bit app.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list