wxDropSource now has 3 custom cursors for copy/move/nothing
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Oct 1999 19:34:11 +0000 (19:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Oct 1999 19:34:11 +0000 (19:34 +0000)
commit2d93e1335c44ee76c9a5d98bd76ee3df72fa3146
tree410ca15696d1922d82ec0ab60c62a56300e68e97
parentf96ac56ad3cc1961e41a6130335d7b89a21a76e4
wxDropSource now has 3 custom cursors for copy/move/nothing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dnd.h
include/wx/msw/ole/dropsrc.h
samples/dnd/dnd.cpp
src/msw/ole/dropsrc.cpp