2 Sep
2003
2 Sep
'03
3:37 p.m.
On 02.09.2003 22:33:07 Martin Fuchs wrote: On 02.09.2003 22:07:16 Alexandre Julliard wrote:
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 ;-)
Well, then there may be missing a '#include "wine/obj_dragdrophelper.h"' in shlobj.h ? Unfortunatelly I can't make any further Wine patches for the next time, because my internet access in Linux has died. ;-( Martin