winbase.h: Add CREATE_IGNORE_SYSTEM_DEFAULT.

Signed-off-by: Serge Gautherie <winehq-git_serge_180711@gautherie.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Serge Gautherie 2021-05-03 13:29:39 +02:00 committed by Alexandre Julliard
parent 011fabb2c4
commit e19ad98564

View file

@ -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