Commit d788939d authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

Removed Wine internal flags.

parent 36e72761
......@@ -55,10 +55,6 @@ extern "C" {
#define OFN_DONTADDTORECENT 0x02000000
#define OFN_FORCESHOWHIDDEN 0x10000000
/* WINE internal flags */
#define OFN_UNICODE 0x40000000 /*to differ between 32W/A hook*/
#define OFN_WINE 0x80000000 /* comdlg32 */
#define OFN_SHAREFALLTHROUGH 2
#define OFN_SHARENOWARN 1
#define OFN_SHAREWARN 0
......
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