winewrap.c bombs when building on mingw

Steven Edwards steven_ed4153 at yahoo.com
Fri Dec 13 12:49:01 CST 2002


--- "Dimitrie O. Paun" <dpaun at rogers.com> wrote:
> Just put the spawn code within a
> 
> #ifndef __MINGW__
> ...my Unix code...
> #else
> ...call CreateProcess...
> #endif
> 
> I can't test it myself, so if you can do the patch I'd appreciate it.

No problem, I will give it a shot tonight. If I can get it working then mabey I can figure out how
to fix fork() in shellexec to use CreateProcess also.

Thanks
Steven

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



More information about the wine-devel mailing list