resource.h
上传用户:biuytresa
上传日期:2007-12-07
资源大小:721k
文件大小:2k
源码类别:

DNA

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by mfccalc.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDP_OLE_INIT_FAILED             100
  8. #define IDS_ABOUTBOX                    101
  9. #define IDD_MFCCALC_DIALOG              102
  10. #define IDS_ERROR                       102
  11. #define IDP_UNABLE_TO_SHOW_CALC         103
  12. #define IDR_MAINFRAME                   128
  13. #define IDB_0                           1000
  14. #define IDB_1                           1001
  15. #define IDB_2                           1002
  16. #define IDB_3                           1003
  17. #define IDB_4                           1004
  18. #define IDB_5                           1005
  19. #define IDB_6                           1006
  20. #define IDB_7                           1007
  21. #define IDB_8                           1008
  22. #define IDB_9                           1009
  23. #define IDB_PLUS                        1010
  24. #define IDB_MINUS                       1011
  25. #define IDB_TIMES                       1012
  26. #define IDB_DIVIDE                      1013
  27. #define IDC_INVISIBLE_FOCUS             1016
  28. #define IDB_CLOSE                       1017
  29. #define IDB_EQUAL                       1020
  30. #define IDB_CLEAR                       1021
  31. #define IDE_ACCUM                       1030
  32. #define ID_NOTHING                      32789
  33. // Next default values for new objects
  34. //
  35. #ifdef APSTUDIO_INVOKED
  36. #ifndef APSTUDIO_READONLY_SYMBOLS
  37. #define _APS_3D_CONTROLS                     1
  38. #define _APS_NEXT_RESOURCE_VALUE        131
  39. #define _APS_NEXT_COMMAND_VALUE         32790
  40. #define _APS_NEXT_CONTROL_VALUE         1018
  41. #define _APS_NEXT_SYMED_VALUE           101
  42. #endif
  43. #endif