Win32: move main macro to a function
commite59b07351793b23d7daa935e502e23f12d075442
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 18:47:23 +0000 (7 19:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:34:37 +0000 (1 14:34 +0100)
treed75f6b006fbbcdf7603bb7fe7118ddcca4123a3d
parent81be71ee542c1189a727c706b0466c48babb7a77
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