]> git.saurik.com Git - wxWidgets.git/commit
Declare various WXH* handles compatibly with SDK.
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 25 Apr 2010 12:07:30 +0000 (12:07 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 25 Apr 2010 12:07:30 +0000 (12:07 +0000)
commitfe42ab1d7bf89e823e55903ce449eb90ea195ee2
tree692d9a117d48187fcdba38272b76799ccdaa4170
parent6a57bd93ad118049af9a5b2c07e01254f625f6a2
Declare various WXH* handles compatibly with SDK.

It is no longer necessary to cast between e.g. HINSTANCE and
WXHINSTANCE, they are now declared as the same type (without including
Windows SDK header).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h
include/wx/msw/private.h
src/msw/dlmsw.cpp
src/msw/toolbar.cpp