shlobj.h [final version]

2003-09-02 Thread Martin Fuchs
On 02.09.2003 22:33:07 Martin Fuchs wrote: On 02.09.2003 22:07:16 Alexandre Julliard wrote: > Martin Fuchs <[EMAIL PROTECTED]> writes: > > > Changelog: > > * define interface IDragSourceHelper > > * define interface IDropTargetHelper > > They are already defined in wine/obj_dragdrophelper.h (fort

Re: shlobj.h [final version]

2003-09-02 Thread Alexandre Julliard
Martin Fuchs <[EMAIL PROTECTED]> 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 er