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

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Francois Gouget
Sent: Sunday, January 27, 2002 4:29 PM
To: [EMAIL PROTECTED]
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         [EMAIL PROTECTED]        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



Reply via email to