mirror of
https://github.com/reactos/wine.git
synced 2025-01-31 17:23:53 +00:00
Define SHGDNF.
This commit is contained in:
parent
1dde8d563f
commit
e7db6d9085
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user