mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
916c8b493b
svn path=/trunk/; revision=3291
45 lines
1.4 KiB
C
45 lines
1.4 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by control.rc
|
|
//
|
|
|
|
#define ID_FILE_MENU 0
|
|
#define ID_VIEW_MENU 1
|
|
#define ID_HELP_MENU 2
|
|
|
|
#define IDR_CONTROL_MENU 130
|
|
#define IDD_CONTROL_DIALOG 102
|
|
#define IDS_LIST_COLUMN_FIRST 91
|
|
#define IDS_LIST_COLUMN_NAME 91
|
|
#define IDS_LIST_COLUMN_COMMENT 92
|
|
#define IDS_LIST_COLUMN_VERSION 93
|
|
#define IDS_LIST_COLUMN_LAST 93
|
|
|
|
#define ID_FILE_EXIT 32771
|
|
#define ID_VIEW_STATUSBAR 32773
|
|
#define ID_VIEW_LARGE_ICONS 32774
|
|
#define ID_VIEW_SMALL_ICONS 32775
|
|
#define ID_VIEW_LIST 32776
|
|
#define ID_VIEW_DETAILS 32777
|
|
#define ID_VIEW_REFRESH 32778
|
|
#define ID_HELP_ABOUT 32779
|
|
|
|
|
|
#define IDD_ABOUTBOX 103
|
|
#define IDS_APP_TITLE 103
|
|
#define IDI_CONTROL 107
|
|
#define IDI_SMALL 108
|
|
#define IDC_CONTROL 109
|
|
#define IDC_MYICON 2
|
|
#define IDC_STATIC -1
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 129
|
|
#define _APS_NEXT_COMMAND_VALUE 32780
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|