removed hardcoded size of 66 bytes of PRINTDLG struct for mingw32, this breaks printi...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Sep 2008 14:00:15 +0000 (14:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Sep 2008 14:00:15 +0000 (14:00 +0000)
commitbd84061db32633592490da273570b8d78215c6c3
treeb9ce20972fa3672079893b03218dcf4440926896
parent1dfb6ff0af7b4fb902350e6d649f3768e4f4ce81
removed hardcoded size of 66 bytes of PRINTDLG struct for mingw32, this breaks printing under Win64; a couple of minor style fixes but no real changes otherwise

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/printdlg.cpp