Signed-off-by: Serge Gautherie winehq-git_serge_180711@gautherie.fr --- Exists since at least P.SDK 2003 R2. --- include/winbase.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/winbase.h b/include/winbase.h index 11a92fa..5e35c31 100644 --- a/include/winbase.h +++ b/include/winbase.h @@ -679,6 +679,7 @@ typedef struct _PROCESS_INFORMATION{ #define PROFILE_USER 0x10000000 #define PROFILE_KERNEL 0x20000000 #define PROFILE_SERVER 0x40000000 +#define CREATE_IGNORE_SYSTEM_DEFAULT 0x80000000
#define STACK_SIZE_PARAM_IS_A_RESERVATION 0x00010000