* include/winbase.h (SCS_64BIT_BINARY): Define.
This commit is contained in:
@ -217,6 +217,7 @@ extern "C" {
|
||||
#define STILL_ACTIVE 0x103
|
||||
#define FIND_FIRST_EX_CASE_SENSITIVE 1
|
||||
#define SCS_32BIT_BINARY 0
|
||||
#define SCS_64BIT_BINARY 6
|
||||
#define SCS_DOS_BINARY 1
|
||||
#define SCS_OS216_BINARY 5
|
||||
#define SCS_PIF_BINARY 3
|
||||
|
Reference in New Issue
Block a user