Changelog: * define SHGDNF Index: obj_shellfolder.h =================================================================== RCS file: /home/wine/wine/include/wine/obj_shellfolder.h,v retrieving revision 1.19 diff -u -r1.19 obj_shellfolder.h --- obj_shellfolder.h 19 May 2003 21:39:29 -0000 1.19 +++ obj_shellfolder.h 21 Jul 2003 20:41:26 -0000 @@ -111,6 +111,7 @@ SHGDN_FORADDRESSBAR = 0x4000, /* for displaying in the address (drives drop down) bar */ SHGDN_FORPARSING = 0x8000 /* for ParseDisplayName or path */ } SHGNO; +typedef DWORD SHGDNF; /***************************************************************************** * IShellFolder::EnumObjects -- Martin Fuchs martin-fuchs@gmx.net