mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
28 lines
951 B
C
28 lines
951 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by Core.rc
|
|
//
|
|
#define IDS_NOTREADY 1
|
|
#define IDS_STUBMISMATCH 2
|
|
#define IDS_OLDVER 3
|
|
#define IDD_DEBUG 101
|
|
#define IDR_LOGMENU 102
|
|
#define IDD_DEBUGFILTER 103
|
|
#define IDC_LOG 1003
|
|
#define IDC_DFINCLUDE 1004
|
|
#define IDC_DFEXCLUDE 1005
|
|
#define IDM_TOFILE 40001
|
|
#define IDM_CLEAR 40002
|
|
#define IDM_FILTER 40003
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40004
|
|
#define _APS_NEXT_CONTROL_VALUE 1006
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|