--- mingw32.bak Mon Apr 14 15:00:22 2003 +++ mingw32.mk Sat Apr 19 13:26:02 2003 @@ -28,10 +28,9 @@ ## PLATFORM_FLAGS = PORT_FLAGS = -OS_CFLAGS = -mwindows -DDM_SPECVERSION=0x0400 -# DM_SPECVERSION should be defined in wingdi.h (MinGW bug 716733) but it -# seems that other structures in that file correspond to this version -# *** -DDM_SPECVERSION=0x0400 should be removed when bug 716733 will be fixed +OS_CFLAGS = -mwindows -DDM_SPECVERSION=0x0320 +# Earnie Boyd has added DM_SPECVERSION macro (of this value) to MinGW +# CVS tree on 04/14/03 so this is only for versions 2.0.0-3 and earlier ## # mingw doesn't like -ansi in compiling wv