home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / tybc4 / rwdlg2.h < prev    next >
Text File  |  1993-12-03  |  616b  |  23 lines

  1. #define IDC_0             100
  2. #define IDC_1             101
  3. #define IDC_2             102
  4. #define IDC_3             103
  5. #define IDC_4             104
  6. #define IDC_5             105
  7. #define IDC_6             106
  8. #define IDC_7             107
  9. #define IDC_8             108
  10. #define IDC_9             109
  11. #define IDC_CLEAR          110
  12. #define IDC_ADD          111
  13. #define IDC_CHS          112
  14. #define IDC_DOT          113
  15. #define IDC_SUB          114
  16. #define IDC_MUL          115
  17. #define IDC_DIV          116
  18. #define IDC_EQL         117
  19. #define IDC_EDIT1          118
  20. #define CM_CALC         200
  21. #define EXITMENU        201
  22. #define IDD_CALC_DLG    202
  23.