]> git.saurik.com Git - wxWidgets.git/commit - docs/changes.txt
Display system-provided drag images during drag-and-drop in wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Oct 2012 22:53:46 +0000 (22:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Oct 2012 22:53:46 +0000 (22:53 +0000)
commit403750325d372829ea8162462cc1cd8a92368ac4
tree98de5eef2d884dc021c16c028ce7f4c63ce30fe1
parent0ec1064b791833f087f192e79371dc1e2d828532
Display system-provided drag images during drag-and-drop in wxMSW.

This is especially useful when dragging files from Explorer as it provides
big, informative drag images for them that can be easily displayed using
Windows shell support for them.

See #14697.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/ole/droptgt.h
src/msw/ole/dataobj.cpp
src/msw/ole/droptgt.cpp