Define CLSID_DragDropHelper ourselves to fix VC6 build.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Oct 2012 22:28:20 +0000 (22:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Oct 2012 22:28:20 +0000 (22:28 +0000)
commitb3d774bf7fbf168e2122e9e1d253052807751f70
tree0112935f22f75daf5023a42a620e7d8b621b6db3
parentefc645e22970b6b39bdfb5307cb8c3874096bf17
Define CLSID_DragDropHelper ourselves to fix VC6 build.

VC6 SDK doesn't define CLSID_DragDropHelper constant neither, so do it
ourselves too to complete the changes of r72673.

Closes #14697.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/ole/droptgt.cpp