Define SHGDNF.

This commit is contained in:
Martin Fuchs 2003-07-21 23:51:04 +00:00 committed by Alexandre Julliard
parent 1dde8d563f
commit e7db6d9085

View File

@ -111,6 +111,7 @@ typedef enum
SHGDN_FORADDRESSBAR = 0x4000, /* for displaying in the address (drives drop down) bar */ SHGDN_FORADDRESSBAR = 0x4000, /* for displaying in the address (drives drop down) bar */
SHGDN_FORPARSING = 0x8000 /* for ParseDisplayName or path */ SHGDN_FORPARSING = 0x8000 /* for ParseDisplayName or path */
} SHGNO; } SHGNO;
typedef DWORD SHGDNF;
/***************************************************************************** /*****************************************************************************
* IShellFolder::EnumObjects * IShellFolder::EnumObjects