Patch to make wcmd compile on mingw/reactos

Francois Gouget fgouget at free.fr
Sun Jan 27 15:29:11 CST 2002


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?






More information about the wine-devel mailing list