resource.h
上传用户:yxb0227
上传日期:2022-06-16
资源大小:19k
文件大小:1k
源码类别:

按钮控件

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by URLLink.rc
  4. #define IDM_ABOUTBOX                    0x0010
  5. #define IDD_ABOUTBOX                    100
  6. #define IDS_ABOUTBOX                    101
  7. #define IDD_URLLINK_DIALOG              102
  8. #define IDR_MAINFRAME                   128
  9. #define IDC_CURSOR_HAND                 129
  10. #define IDC_WEB_LINK                    1000
  11. #define IDC_MAIL_TO                     1001
  12. #define IDC_WEB_LINK2                   1002
  13. #define IDC_MAIL_TO2                    1003
  14. #define IDC_EDIT1                       1004
  15. #define IDC_SET_DISPLAY_TEXT            1005
  16. #define IDC_CUSTOMIZE                   1006
  17. #define IDC_EDIT2                       1009
  18. #define IDC_SET_URL_PREFIX              1010
  19. #define IDC_EDIT3                       1011
  20. #define IDC_SET_URL                     1012
  21. #define IDC_EDIT4                       1013
  22. #define IDC_SET_TOOLTIP                 1014
  23. #define IDC_SHOW_MESSAGE                1015
  24. #define IDC_CHECK_ENABLE                1016
  25. #define IDC_OPEN_MYDOCUMENT             1017
  26. // Next default values for new objects
  27. // 
  28. #ifdef APSTUDIO_INVOKED
  29. #ifndef APSTUDIO_READONLY_SYMBOLS
  30. #define _APS_NEXT_RESOURCE_VALUE        132
  31. #define _APS_NEXT_COMMAND_VALUE         32771
  32. #define _APS_NEXT_CONTROL_VALUE         1018
  33. #define _APS_NEXT_SYMED_VALUE           101
  34. #endif
  35. #endif