kernel32: Define SCS_64BIT_BINARY.

oldstable
Mike McCormack 2006-01-16 20:40:33 +01:00 committed by Alexandre Julliard
parent a3348cf4a0
commit 91199249ec
1 changed files with 1 additions and 0 deletions

View File

@ -1171,6 +1171,7 @@ typedef struct _WIN32_STREAM_ID {
#define SCS_PIF_BINARY 3
#define SCS_POSIX_BINARY 4
#define SCS_OS216_BINARY 5
#define SCS_64BIT_BINARY 6
/* flags for DefineDosDevice */
#define DDD_RAW_TARGET_PATH 0x00000001