Commit eef4393f authored by Jactry Zeng's avatar Jactry Zeng Committed by Alexandre Julliard

include: Add FWF_NONE.

parent 17c86f42
......@@ -699,6 +699,7 @@ typedef char *LPVIEWSETTINGS;
typedef [v1_enum] enum FOLDERFLAGS
{
FWF_NONE = 0x00000000,
FWF_AUTOARRANGE = 0x00000001,
FWF_ABBREVIATEDNAMES = 0x00000002,
FWF_SNAPTOGRID = 0x00000004,
......
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