Win32: move main macro to a function
commit3b7f31fd5a8032f6e7da2dc222c88b5f27036de1
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 18:47:23 +0000 (7 19:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 29 Jan 2012 11:07:16 +0000 (29 11:07 +0000)
tree4912924be984180079f179f613aa75f8cee26274
parent58274b469ef44cf84362e3378b5a0a69fd364100
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