OnEnter/OnDragOver API update (compiles, links, somewhat runs under wxGTK)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Oct 1999 17:47:45 +0000 (17:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Oct 1999 17:47:45 +0000 (17:47 +0000)
commitc9057ae1c565cc4ae6c2cf84dd19d65a64ee2b7b
treed194aeb59471fc59a3cbb19c994dcce4a8713a5c
parente5d6aa2208e2cede142bd2cf703a75cbdff5df92
OnEnter/OnDragOver API update (compiles, links, somewhat runs under wxGTK)

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