24 lines
748 B
C
24 lines
748 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by EnumDesk.rc
|
|
//
|
|
#define IDM_MAIN_MENU 100
|
|
#define IDC_SPLIT_CURSOR 101
|
|
#define IDR_ACCELS 102
|
|
#define IDM_LARGE_ICONS 200
|
|
#define IDM_SMALL_ICONS 201
|
|
#define IDM_LIST 202
|
|
#define IDM_REFRESH 203
|
|
#define IDM_EXIT 1000
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 301
|
|
#define _APS_NEXT_CONTROL_VALUE 1014
|
|
#define _APS_NEXT_SYMED_VALUE 102
|
|
#endif
|
|
#endif
|