File: resource.h

package info (click to toggle)
db4.6 4.6.21-16
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 59,664 kB
  • ctags: 35,453
  • sloc: ansic: 144,740; tcl: 52,840; java: 30,580; sh: 13,497; perl: 13,407; cpp: 10,633; cs: 2,660; makefile: 2,493; awk: 1,322; xml: 113; php: 22; asm: 14; sed: 9
file content (57 lines) | stat: -rw-r--r-- 2,273 bytes parent folder | download | duplicates (4)
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by wce_tpcb.rc
//
#define	IDS_APP_TITLE                   1
#define	IDS_HELLO                       2
#define	IDC_WCE_TPCB                    3
#define	IDI_WCE_TPCB                    101
#define	IDM_MENU                        102
#define	IDD_ABOUTBOX                    103
#define	IDD_MAINDIALOG                  104
#define	IDD_INITDIALOG                  106
#define	IDD_ADVANCEDIALOG               107
#define	IDD_ADVANCEDDIALOG              107
#define	IDD_RUNDIALOG                   108
#define	IDB_ORACLE_BITMAP               113
#define	IDEXIT                          1001
#define	IDC_DIRENTRY                    1002
#define	IDC_HOMEDIR                     1003
#define	IDC_INITIALIZE                  1004
#define	IDC_RUN                         1005
#define	IDC_TXN_EDIT                    1006
#define	IDC_HISTORY_EDIT                1007
#define	IDC_TELLER_EDIT                 1008
#define	IDC_ACCT_EDIT                   1009
#define	IDC_BRANCH_EDIT                 1010
#define	IDC_INITHOME                    1011
#define	IDC_HOME_EDIT                   1020
#define	IDC_FASTMODE_CHECK              1023
#define	IDC_VERBOSE_CHECK               1024
#define	IDC_RANDOM_STATIC               1025
#define	IDC_RANDOM_EDIT                 1026
#define	IDC_CACHE_STATIC                1027
#define	IDC_CACHE_EDIT                  1028
#define	IDC_DONE_BUTTON                 1029
#define	IDC_TXNS_STATIC                 1030
#define	IDC_TXNS_EDIT                   1031
#define	IDC_RUN_BUTTON                  1032
#define	IDC_INIT_BUTTON                 1033
#define	IDC_ADV_BUTTON                  1034
#define	IDC_EXIT_BUTTON                 1037
#define	IDC_MEDIUM_RADIO                1041
#define	IDC_LARGE_RADIO                 1042
#define	IDC_SMALL_RADIO                 1043
#define	IDM_FILE_EXIT                   40002
#define	IDM_HELP_ABOUT                  40003

// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define	_APS_NEXT_RESOURCE_VALUE        114
#define	_APS_NEXT_COMMAND_VALUE         40004
#define	_APS_NEXT_CONTROL_VALUE         1049
#define	_APS_NEXT_SYMED_VALUE           101
#endif
#endif