added wrapper functions allowing to postpone loading of GDI+ DLL until it's really...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 15 Mar 2007 03:43:33 +0000 (03:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 15 Mar 2007 03:43:33 +0000 (03:43 +0000)
commitfa5f72b36fb55f3445683f0e1cd15f39c2d54a0c
tree0486c6e4ac5dbb27b3a60f036dc5559438490112
parent0024ec50861d01a82bca4b2a2a9ad6502d945aa0
added wrapper functions allowing to postpone loading of GDI+ DLL until it's really needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
src/msw/gdiplus.cpp [new file with mode: 0644]