mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
26 lines
868 B
C
26 lines
868 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by sheet.rc
|
|
//
|
|
#define IDD_PROPPAGE 102
|
|
#define IDC_CHECK 1000
|
|
#define IDC_COMPAT 1000
|
|
#define IDC_SYSTEM 1001
|
|
#define IDC_DISABLE 1003
|
|
#define IDC_HORIZ1 1004
|
|
#define IDC_KEXVER 1005
|
|
#define IDC_GCOMPAT 1006
|
|
#define IDC_TCOMPAT 1007
|
|
#define IDC_LOG 1008
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1009
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|