resource.h
上传用户:weigute
上传日期:2007-03-02
资源大小:1287k
文件大小:2k
源码类别:

数学计算

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MatrixCalculator.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_MATRIXCALCULATOR_DIALOG     102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_EDIT1                       1000
  11. #define IDC_EDIT2                       1001
  12. #define IDC_BUTTON1                     1002
  13. #define IDC_BUTTON2                     1003
  14. #define IDC_BUTTON3                     1004
  15. #define IDC_BUTTON4                     1005
  16. #define IDC_BUTTON5                     1006
  17. #define IDC_BUTTON6                     1007
  18. #define IDC_BUTTON7                     1008
  19. #define IDC_BUTTON8                     1009
  20. #define IDC_BUTTON9                     1010
  21. #define IDC_BUTTON10                    1011
  22. #define IDC_BUTTON11                    1012
  23. #define IDC_BUTTON12                    1013
  24. #define IDC_BUTTON13                    1014
  25. #define IDC_BUTTON14                    1015
  26. #define IDC_BUTTON15                    1016
  27. #define IDC_BUTTON16                    1017
  28. #define IDC_BUTTON17                    1018
  29. #define IDC_BUTTON18                    1019
  30. #define IDC_BUTTON19                    1020
  31. #define IDC_BUTTON20                    1021
  32. #define IDC_BUTTON21                    1022
  33. #define IDC_EDIT3                       1023
  34. // Next default values for new objects
  35. // 
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_NEXT_RESOURCE_VALUE        129
  39. #define _APS_NEXT_COMMAND_VALUE         32771
  40. #define _APS_NEXT_CONTROL_VALUE         1003
  41. #define _APS_NEXT_SYMED_VALUE           101
  42. #endif
  43. #endif