Resource.h
上传用户:chinamans
上传日期:2016-04-11
资源大小:14485k
文件大小:1k
源码类别:

图形/文字识别

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by pattern.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_PATTERN_DIALOG              102
  9. #define IDR_PATTERN                     105
  10. #define IDR_MAINFRAME                   128
  11. #define IDD_DIALOG1                     129
  12. #define IDR_MENU1                       130
  13. #define IDC_EDIT1                       1000
  14. #define IDC_BUTTON1                     1001
  15. #define IDC_BUTTON2                     1002
  16. #define IDC_BUTTON3                     1003
  17. #define IDC_BUTTON4                     1004
  18. #define IDC_EDIT2                       1005
  19. #define ID_OPEN_MENU                    32772
  20. #define ID_SAVE_MENU                    32773
  21. #define ID_ABOUT_MENU                   32774
  22. #define ID_EXIT_MENU                    32775
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        134
  28. #define _APS_NEXT_COMMAND_VALUE         32776
  29. #define _APS_NEXT_CONTROL_VALUE         1007
  30. #define _APS_NEXT_SYMED_VALUE           106
  31. #endif
  32. #endif