Imported Upstream version 5.3.21
[platform/upstream/libdb.git] / examples / cxx / wce_tpcb / resource.h
1 /*-
2  * See the file LICENSE for redistribution information.
3  *
4  * Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
5  *
6  * $Id$ 
7  */
8
9 //{{NO_DEPENDENCIES}}
10 // Microsoft eMbedded Visual C++ generated include file.
11 // Used by wce_tpcb.rc
12 //
13 #define IDS_APP_TITLE                   1
14 #define IDS_HELLO                       2
15 #define IDC_WCE_TPCB                    3
16 #define IDI_WCE_TPCB                    101
17 #define IDM_MENU                        102
18 #define IDD_ABOUTBOX                    103
19 #define IDD_MAINDIALOG                  104
20 #define IDD_INITDIALOG                  106
21 #define IDD_ADVANCEDIALOG               107
22 #define IDD_ADVANCEDDIALOG              107
23 #define IDD_RUNDIALOG                   108
24 #define IDB_ORACLE_BITMAP               113
25 #define IDEXIT                          1001
26 #define IDC_DIRENTRY                    1002
27 #define IDC_HOMEDIR                     1003
28 #define IDC_INITIALIZE                  1004
29 #define IDC_RUN                         1005
30 #define IDC_TXN_EDIT                    1006
31 #define IDC_HISTORY_EDIT                1007
32 #define IDC_TELLER_EDIT                 1008
33 #define IDC_ACCT_EDIT                   1009
34 #define IDC_BRANCH_EDIT                 1010
35 #define IDC_INITHOME                    1011
36 #define IDC_HOME_EDIT                   1020
37 #define IDC_FASTMODE_CHECK              1023
38 #define IDC_VERBOSE_CHECK               1024
39 #define IDC_RANDOM_STATIC               1025
40 #define IDC_RANDOM_EDIT                 1026
41 #define IDC_CACHE_STATIC                1027
42 #define IDC_CACHE_EDIT                  1028
43 #define IDC_DONE_BUTTON                 1029
44 #define IDC_TXNS_STATIC                 1030
45 #define IDC_TXNS_EDIT                   1031
46 #define IDC_RUN_BUTTON                  1032
47 #define IDC_INIT_BUTTON                 1033
48 #define IDC_ADV_BUTTON                  1034
49 #define IDC_EXIT_BUTTON                 1037
50 #define IDC_MEDIUM_RADIO                1041
51 #define IDC_LARGE_RADIO                 1042
52 #define IDC_SMALL_RADIO                 1043
53 #define IDM_FILE_EXIT                   40002
54 #define IDM_HELP_ABOUT                  40003
55
56 // Next default values for new objects
57 //
58 #ifdef APSTUDIO_INVOKED
59 #ifndef APSTUDIO_READONLY_SYMBOLS
60 #define _APS_NEXT_RESOURCE_VALUE        114
61 #define _APS_NEXT_COMMAND_VALUE         40004
62 #define _APS_NEXT_CONTROL_VALUE         1049
63 #define _APS_NEXT_SYMED_VALUE           101
64 #endif
65 #endif