]> git.saurik.com Git - wxWidgets.git/commit
use wxLogLastError() to show the last error value when reporting failure to create...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Feb 2008 23:38:57 +0000 (23:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Feb 2008 23:38:57 +0000 (23:38 +0000)
commit0d801d09f9fffbc330c31a0c5cb8707673376b01
tree1c3fc10779ab3433481f713d4f8e5f6623c504d4
parent6b4296f7fbee294dea1e5d8256378afea201cd9c
use wxLogLastError() to show the last error value when reporting failure to create a control (replaces patch 1890940)

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