home *** CD-ROM | disk | FTP | other *** search
- #define IDC_0 100
- #define IDC_1 101
- #define IDC_2 102
- #define IDC_3 103
- #define IDC_4 104
- #define IDC_5 105
- #define IDC_6 106
- #define IDC_7 107
- #define IDC_8 108
- #define IDC_9 109
- #define IDC_CLEAR 110
- #define IDC_ADD 111
- #define IDC_CHS 112
- #define IDC_DOT 113
- #define IDC_SUB 114
- #define IDC_MUL 115
- #define IDC_DIV 116
- #define IDC_EQL 117
- #define IDC_EDIT1 118
- #define CM_CALC 200
- #define EXITMENU 201
- #define IDD_CALC_DLG 202
-