RESOURCE.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:2k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by msdevcmd.rc
  4. //
  5. #define IDR_TYPELIB                     1
  6. #define IDM_ABOUTBOX                    0x0010
  7. #define IDD_ABOUTBOX                    100
  8. #define IDS_ABOUTBOX                    101
  9. #define IDD_MSDEVCMD_DIALOG             102
  10. #define IDS_REGOK                       102
  11. #define IDR_COMMANDWINDOW               103
  12. #define IDS_NOREG                       103
  13. #define IDS_DEBUGBREAK                  110
  14. #define IDR_MAINFRAME                   128
  15. #define IDB_BM_PINNED                   131
  16. #define IDB_BM_NOTPINNED                132
  17. #define IDS_CHANGED_EXPRESSION          500
  18. #define IDS_LOCATION                    501
  19. #define IDS_LOCATIONWITHTRUEEXPRESSION  502
  20. #define IDS_LOCATIONWITHCHANGEDEXPRESSION 503
  21. #define IDS_MESSAGE                     504
  22. #define IDS_TRUEEXPRESSION              505
  23. #define IDC_EDITCMD                     1000
  24. #define IDC_BTN_PIN                     1002
  25. #define IDS_DEFAULT                     1010
  26. #define IDS_DEFAULT2                    1011
  27. #define IDS_DEFAULT3                    1012
  28. #define IDS_COMMENT                     1023
  29. #define IDS_START                       1024
  30. #define IDS_EXIT                        1025
  31. #define IDS_GO                          1026
  32. #define IDS_OPEN                        1027
  33. #define IDS_CLOSE                       1028
  34. #define IDS_STEP                        1029
  35. #define IDS_STEPINTO                    1030
  36. #define IDS_BREAKPOINT                  1031
  37. #define IDS_QUIT                        1032
  38. #define IDS_BUILD                       1033
  39. #define IDS_REBUILD                     1034
  40. #define IDS_CD                          1035
  41. #define IDS_CLS                         1036
  42. #define IDS_DOS                         1037
  43. #define IDS_BREAKPOINTLIST              1038
  44. #define IDS_CLEARBRKPNTS                1039
  45. #define IDS_BREAKPOINTDISABLE           1040
  46. #define IDS_BREAKPOINTENABLE            1041
  47. #define IDS_MAP                         1043
  48. // Next default values for new objects
  49. // 
  50. #ifdef APSTUDIO_INVOKED
  51. #ifndef APSTUDIO_READONLY_SYMBOLS
  52. #define _APS_NEXT_RESOURCE_VALUE        133
  53. #define _APS_NEXT_COMMAND_VALUE         32771
  54. #define _APS_NEXT_CONTROL_VALUE         1003
  55. #define _APS_NEXT_SYMED_VALUE           104
  56. #endif
  57. #endif