Import BSDDB 4.7.25 (as of svn r89086)
This commit is contained in:
57
examples_cxx/wce_tpcb/resource.h
Normal file
57
examples_cxx/wce_tpcb/resource.h
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user