Resource.h
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:2k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ToolTipContext.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_TOOLTITYPE                  129
  8. #define IDR_TOOLBAR_ALPHA               130
  9. #define IDD_DIALOG_PROPERTIES           130
  10. #define IDR_CONTEXT_MENU                131
  11. #define IDC_CHECK_POPUPBARTIPS          1000
  12. #define IDC_CHECK_SHOWTIPS              1001
  13. #define IDC_CHECK_SHOWDESCRIPTION       1002
  14. #define IDC_RADIO_TOOLTIPSTYLE          1003
  15. #define IDC_RADIO_TOOLTIPSTYLE_BALLOON  1004
  16. #define IDC_CHECK_SHOWSHORTCUTS         1005
  17. #define IDC_RADIO_TOOLTIPSTYLE_OFFICE   1006
  18. #define IDC_RADIO_TOOLTIPSTYLE_LUNA     1011
  19. #define IDC_RADIO_TOOLTIPSTYLE_OFFICE2007 1012
  20. #define IDC_CHECK_SHOWIMAGE             1013
  21. #define IDC_CHECK_SHOWBORDER            1014
  22. #define IDC_CHECK_SHOWSHADOW            1015
  23. #define IDC_RADIO_TOOLTIPSTYLE_RTF      1016
  24. #define IDC_RADIO_TOOLTIPSTYLE_HTML     1017
  25. #define IDC_RADIO_TOOLTIPSTYLE_MARKUP   1018
  26. #define ID_FAVORITES                    2773
  27. #define ID_FAVORITE_LINK                2777
  28. #define ID_FAVORITE_FOLDER              2778
  29. #define ID_FAVORITES_ADDTOFAVORITES     32771
  30. #define ID_FAVORITES_ORGANIZEFAVORITES  32772
  31. // Next default values for new objects
  32. // 
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_3D_CONTROLS                     1
  36. #define _APS_NEXT_RESOURCE_VALUE        132
  37. #define _APS_NEXT_COMMAND_VALUE         32771
  38. #define _APS_NEXT_CONTROL_VALUE         1006
  39. #define _APS_NEXT_SYMED_VALUE           101
  40. #endif
  41. #endif