mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 17:31:23 +08:00
[PSDK] Add missing OFN_EX_NOPLACESBAR. CORE-14656
This commit is contained in:
@@ -118,6 +118,7 @@ extern "C" {
|
||||
#define OFN_READONLY 1
|
||||
#define OFN_SHAREAWARE 0x4000
|
||||
#define OFN_SHOWHELP 16
|
||||
#define OFN_EX_NOPLACESBAR 0x00000001
|
||||
#define OFN_SHAREFALLTHROUGH 2
|
||||
#define OFN_SHARENOWARN 1
|
||||
#define OFN_SHAREWARN 0
|
||||
|
||||
Reference in New Issue
Block a user