forked from dictation-toolbox/natlink
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Resource.h
33 lines (32 loc) · 1.01 KB
/
Resource.h
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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by natlink.rc
//
#define IDS_PROJNAME 100
#define IDR_APPSUPP 101
#define IDD_STDOUT 201
#define IDC_RICHEDIT 201
#define IDR_MENU 202
#define IDD_WAITFOR 203
#define IDI_RIGHT 204
#define IDI_RIGHT2 205
#define IDI_DOWN 206
#define IDI_DOWN2 207
#define IDI_LEFT 208
#define IDI_LEFT2 209
#define IDI_UP 210
#define IDI_UP2 211
#define IDI_NODIR 212
#define IDD_RELOAD 32768
#define IDD_EXIT 32769
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 213
#define _APS_NEXT_COMMAND_VALUE 32770
#define _APS_NEXT_CONTROL_VALUE 202
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif