Added candidate wxDragImage implementation for wxMSW
authorJulian Smart <julian@anthemion.co.uk>
Thu, 8 Apr 1999 19:36:00 +0000 (19:36 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 8 Apr 1999 19:36:00 +0000 (19:36 +0000)
commit7cf83330863f93c6f9772f50ea974b53ec576e79
tree861dbe09f593f5e13fa6cfaccc337c2c3424995a
parent6c41a418df66b66711eba536526a3085f690782e
Added candidate wxDragImage implementation for wxMSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dragimag.h [new file with mode: 0644]
include/wx/msw/dragimag.h [new file with mode: 0644]
src/msw/dragimag.cpp [new file with mode: 0644]