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?




Reply via email to