2 Sep
2003
2 Sep
'03
3:07 p.m.
Martin Fuchs <martin-fuchs(a)gmx.net> writes:
Changelog: * define interface IDragSourceHelper * define interface IDropTargetHelper
They are already defined in wine/obj_dragdrophelper.h (fortunately your definitions are in a #if _WIN32_IE so they are not used, otherwise you would get a compile error ;-) -- Alexandre Julliard julliard(a)winehq.com