resource.h
上传用户:aokegd
上传日期:2009-12-14
资源大小:1276k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Capture.rc
  4. //
  5. #define ID_ABOUT                        3
  6. #define ID_CHANGE                       4
  7. #define IDM_ABOUTBOX                    0x0010
  8. #define IDD_ABOUTBOX                    100
  9. #define IDS_ABOUTBOX                    101
  10. #define IDD_CAPTURE_DIALOG              102
  11. #define IDS_ICONTIP                     102
  12. #define IDR_MAINFRAME                   128
  13. #define IDR_MENU1                       131
  14. #define IDC_PATH                        1000
  15. #define IDC_BROWSE                      1001
  16. #define IDC_CONTROL                     1003
  17. #define IDC_ALT                         1004
  18. #define IDC_SHIFT                       1005
  19. #define IDC_KEY                         1006
  20. #define IDC_NUMBER                      1007
  21. #define ID_EXITICON                     32771
  22. #define ID_EXIT                         32772
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        132
  28. #define _APS_NEXT_COMMAND_VALUE         32773
  29. #define _APS_NEXT_CONTROL_VALUE         1008
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif