Win32: move main macro to a function
commite3f1d29519220ba80467b6c07eaf569b0f5f90f2
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 18:47:23 +0000 (7 19:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Sep 2013 08:36:26 +0000 (13 09:36 +0100)
tree971287615edad565ad0739b6b575d89f857b6fc2
parentba788f6f810dcf2c77efe6de67ea379a684188a0
Win32: move main macro to a function

The code in the MinGW main macro is getting more and more complex, move to
a separate initialization function for readabiliy and extensibility.

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
compat/mingw.c
compat/mingw.h