Win32: move main macro to a function
commitce2c91d27c00737018d51aedb303252cd43d30d0
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 18:47:23 +0000 (7 19:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 6 Dec 2011 00:17:53 +0000 (6 00:17 +0000)
treee651abe715bda87e1be45ad72868198868c4c745
parent9add71ee0e33f3e2f07314cebf7b87c823bafec7
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