Commit e7db6d90 authored by Martin Fuchs's avatar Martin Fuchs Committed by Alexandre Julliard

Define SHGDNF.

parent 1dde8d56
......@@ -111,6 +111,7 @@ typedef enum
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment