summaryrefslogtreecommitdiff
path: root/program/resource.h
blob: 0d84a3e592753a8b61f7f8436f879487bda9f05e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Program.rc
//
#define IDS_PROJNAME                    100
#define IDR_Program                     100
#define IDD_MONITORDLG                  101
#define IDC_VALUE                       201
#define IDI_KEYBOARD                    202
#define IDC_ONTOP                       202
#define IDB_NUMBERS                     203
#define IDC_AVERAGE                     203
#define IDB_0                           204
#define IDB_1                           205
#define ID_TRAY_WPM                     205
#define IDB_2                           206
#define IDB_3                           207
#define IDB_4                           208
#define IDB_5                           209
#define IDB_6                           210
#define IDB_7                           211
#define IDB_8                           212
#define IDB_9                           213
#define ID_TRAY_SHOW                    32768
#define ID_TRAY_EXIT                    32769

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        216
#define _APS_NEXT_COMMAND_VALUE         32770
#define _APS_NEXT_CONTROL_VALUE         203
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif