Resource.h
上传用户:hvpower
上传日期:2022-07-01
资源大小:2660k
文件大小:1k
源码类别:

进程与线程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ThreadTest.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDS_EDIT                        102
  7. #define IDS_TOOL                        103
  8. #define IDM_MENU                        104
  9. #define IDR_MAIN_EDIT                   105
  10. #define IDR_MAIN_TOOL                   106
  11. #define IDR_MAINFRAME                   128
  12. #define ID_THREAD_BEGIN                 32771
  13. #define ID_THREAD_KILL                  32772
  14. #define IDS_MENUITEM32773               32774
  15. #define IDS_NEW                         65000
  16. #define IDS_FILE                        65001
  17. #define IDS_MHELP                       65002
  18. #define IDS_SAVE                        65003
  19. #define IDS_CUT                         65004
  20. #define IDS_COPY                        65005
  21. #define IDS_PASTE                       65006
  22. #define IDS_ABOUT                       65007
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        130
  28. #define _APS_NEXT_COMMAND_VALUE         32775
  29. #define _APS_NEXT_CONTROL_VALUE         1000
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif