do *not* redefine DLLVERSIONINFO struct here; do define _WIN32_IE to as high number...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Aug 2003 23:13:19 +0000 (23:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Aug 2003 23:13:19 +0000 (23:13 +0000)
commit9fc6c21c03b91b398ae8d02fde35b8c2a996dfcf
tree1815f0253106f9e41ff8d014e26aa6da6f1eaeaa
parent3afc693f07558f9429a002b22eae3cafc05f4326
do *not* redefine DLLVERSIONINFO struct here; do define _WIN32_IE to as high number as possible instead of as low as possible; use wxDynamicLibrary instead of raw FindLibrary/FreeLibrary calls

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