⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 从列表进行打印的源码,请大家下载参考对照,从中发表意见,加深修改.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyPrinter.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDS_ABOUTBOX                    101
#define IDD_MYPRINTER_DIALOG            102
#define IDD_PRINTER_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDR_MENU_MAIN                   129
#define IDD_NEW_DIALOG                  130
#define IDD_NEWBILL_DIALOG              130
#define IDD_DIALOG_NAME                 133
#define IDD_DIALOG_DEL                  137
#define IDD_DIALOG_BROWSE               137
#define IDD_DIALOG_ADDNAME              138
#define IDD_DIALOG_ADDPLANT             139
#define IDD_DIALOG_ADDOTHER             140
#define IDD_DIALOG_DELNAME              141
#define IDD_DIALOG_DELPLANT             142
#define IDD_DIALOG_DELOTHER             143
#define IDD_DIALOG_ADD_DEL              144
#define IDD_DIALOG_SETUP                148
#define IDB_BITMAP                      150
#define IDC_COMBO1                      1001
#define IDC_COMBO_NO                    1001
#define IDC_COMBO_DATE                  1001
#define IDC_COMBO2                      1002
#define IDC_COMBO_WAREHOUSE             1002
#define IDC_COMBO_HOSPTIAL              1002
#define IDC_COMBO3                      1003
#define IDC_COMBO_HOSPITAL              1003
#define IDC_COMBO_NO_                   1004
#define IDC_DATETIMEPICKER1             1005
#define IDC_DATAGRID                    1007
#define IDC_EDIT_MAIN                   1008
#define IDC_COMBO_NAME                  1009
#define IDC_COMBO_PLANT                 1010
#define IDC_COMBO_UNIT                  1011
#define IDC_COMBO_PRICE                 1012
#define IDC_EDIT_NUM                    1013
#define IDC_EDIT_TOTAL                  1014
#define IDC_EDIT_PIHAO                  1016
#define IDC_EDIT_YEAR                   1017
#define IDC_BUTTON_NEW                  1018
#define IDC_DATAGRID_MAIN               1019
#define IDC_BUTTON_NAME                 1021
#define IDC_BUTTON_PLANT                1022
#define IDC_DATALIST1                   1025
#define IDC_DATALIST                    1025
#define IDC_ADODC2                      1026
#define IDC_BUTTON_DEL                  1029
#define IDC_BUTTON_DELALL               1030
#define IDC_BUTTON_REFRESH              1031
#define IDC_BUTTON_SURE                 1032
#define IDC_STATIC_TEXT                 1033
#define IDC_DATETIMEPICKER              1034
#define IDC_EDIT_NOTE                   1037
#define IDC_EDIT_HOSPITAL               1038
#define IDC_COMBO_SERIALNUM             1039
#define IDC_EDIT_PINYIN                 1041
#define IDC_EDIT_NAME                   1042
#define IDC_EDIT_PLANT                  1043
#define IDC_DATAGRID_HOSPITAL           1044
#define IDC_EDIT_SPEC                   1045
#define IDC_BUTTON_ADDUNIT              1045
#define IDC_BUTTON_ADDHOSPITAL          1046
#define IDC_EDIT_UNIT                   1047
#define IDC_BUTTON_DELUNIT              1049
#define IDC_BUTTON_DELHOSPITAL          1050
#define IDC_DATAGRID_UNIT               1051
#define IDC_BUTTON_DELPLANT             1053
#define IDC_BUTTON_COMMEND              1054
#define IDC_BUTTON1_DELNAME             1055
#define IDC_CHECK_SHOUPAGE              1056
#define IDC_CHECK_PROMPT                1057
#define IDC_STATIC_TEXT1                1057
#define IDC_STATIC_TEXT2                1058
#define IDC_CHECK_DATE                  1061
#define IDC_RADIO_ALL                   1062
#define IDC_CHECK_HOSPITAL              1063
#define ID_MENU_NEW                     32771
#define ID_MENU_EXIT                    32772
#define ID_MENU_ADDNAME                 32773
#define ID_MENU_                        32774
#define ID_MENU_ADD                     32775
#define ID_MENUITEM32778                32778
#define ID_MENU_DELNAME                 32779
#define ID_MENU_DELPLANT                32780
#define ID_MENU_DELUNIT                 32781
#define ID_MENU_HELP                    32782
#define ID_MENU_ABOUT                   32783
#define ID_MENU_ADDPLANT                32784
#define ID_MENU_ADDUNIT                 32785
#define ID_MENU_DEL                     32786
#define ID_MENU_HISTORY                 32787
#define ID_MENU_CANCEL                  32788
#define ID_MENU_SETUP                   32789

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        152
#define _APS_NEXT_COMMAND_VALUE         32790
#define _APS_NEXT_CONTROL_VALUE         1066
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -