Patch to make wcmd compile on mingw/reactos

Steven Edwards Steven_Ed4153 at yahoo.com
Sun Jan 27 16:13:29 CST 2002


Ok I'll change it and resubmit it now. What about in the headers and
dlls where we need to #ifdef?

-----Original Message-----
From: wine-devel-admin at winehq.com [mailto:wine-devel-admin at winehq.com]
On Behalf Of Francois Gouget
Sent: Sunday, January 27, 2002 4:29 PM
To: wine-devel at winehq.com
Cc: Isolation
Subject: Re: Patch to make wcmd compile on mingw/reactos

On Sun, 27 Jan 2002, Isolation wrote:

> Changelog:
> Changed wineman to main for mingw/reactos

   #ifdefs are not too popular in the Wine project :-)
   A better approach would be to just systematically change 'wine_main'
to 'main' (in wcmdmain.c and wcmd.spec). We used wine_main as a
workaround for a Wine problem in the past but the problem is gone so
there is no reason to keep it that way.

   It would even be better to be able to use whatever entry-point the
user wants in ReactOS but that's another issue and you can deal with it
later.

--
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                  In a world without fences who needs Gates?




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





More information about the wine-devel mailing list