don't give errors if SetLayeredWindowAttributes() is not available (as is the case...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Sep 2008 21:41:47 +0000 (21:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Sep 2008 21:41:47 +0000 (21:41 +0000)
commitcaf587aaeb7d3ae631446d32dc45dc3cbf724528
treec41c951a215b23dc6969dde4874b98adf3025f0f
parente25cd7750c571191ce69438de5f7c0293d1b5270
don't give errors if SetLayeredWindowAttributes() is not available (as is the case under Win95)

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