mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
old Win9x drivers subsystem id
svn path=/trunk/; revision=14294
This commit is contained in:
parent
2a60fd0675
commit
b929be435f
1 changed files with 1 additions and 0 deletions
|
@ -590,6 +590,7 @@ typedef struct _IMAGE_RESOURCE_DIRECTORY {
|
||||||
#define IMAGE_SUBSYSTEM_OS2_CUI 5
|
#define IMAGE_SUBSYSTEM_OS2_CUI 5
|
||||||
#define IMAGE_SUBSYSTEM_POSIX_GUI 6
|
#define IMAGE_SUBSYSTEM_POSIX_GUI 6
|
||||||
#define IMAGE_SUBSYSTEM_POSIX_CUI 7
|
#define IMAGE_SUBSYSTEM_POSIX_CUI 7
|
||||||
|
#define IMAGE_SUBSYSTEM_NATIVE_WINDOWS 8
|
||||||
#define IMAGE_SUBSYSTEM_WINDOWS_CE_GUI 9
|
#define IMAGE_SUBSYSTEM_WINDOWS_CE_GUI 9
|
||||||
#define IMAGE_SUBSYSTEM_EFI_APPLICATION 10
|
#define IMAGE_SUBSYSTEM_EFI_APPLICATION 10
|
||||||
#define IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER 11
|
#define IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER 11
|
||||||
|
|
Loading…
Reference in a new issue