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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by TrayIconDlg.rc
  4. //
  5. // This file is a part of the XTREME TOOLKIT PRO MFC class library.
  6. // (c)1998-2008 Codejock Software, All Rights Reserved.
  7. //
  8. // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
  9. // RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN
  10. // CONSENT OF CODEJOCK SOFTWARE.
  11. //
  12. // THIS SOURCE CODE CAN ONLY BE USED UNDER THE TERMS AND CONDITIONS OUTLINED
  13. // IN THE XTREME TOOLKIT PRO LICENSE AGREEMENT. CODEJOCK SOFTWARE GRANTS TO
  14. // YOU (ONE SOFTWARE DEVELOPER) THE LIMITED RIGHT TO USE THIS SOFTWARE ON A
  15. // SINGLE COMPUTER.
  16. //
  17. // CONTACT INFORMATION:
  18. // support@codejock.com
  19. // http://www.codejock.com
  20. //
  21. /////////////////////////////////////////////////////////////////////////////
  22. #define IDR_MANIFEST                    1
  23. #define IDM_ABOUTBOX                    0x0010
  24. #define IDS_ABOUTBOX                    101
  25. #define IDD_TRAYICONDLG_DIALOG          102
  26. #define IDR_POPUP_TRAY                  104
  27. #define IDS_BALLOON_MESSAGE             105
  28. #define IDS_BALLOON_TITLE               106
  29. #define IDR_MAINFRAME                   128
  30. #define IDI_ICON2                       131
  31. #define IDI_ICON3                       133
  32. #define IDI_ICON4                       136
  33. #define IDI_ICON1                       139
  34. #define IDI_TRAYICON                    139
  35. #define IDI_ICON5                       141
  36. #define IDC_TXT_INFO                    1000
  37. #define IDC_EDIT_BALLOONTITLE           1000
  38. #define IDC_EDIT_BALLOONMSG             1002
  39. #define IDC_BTN_SHOWBALLOON             1004
  40. #define IDC_EDIT_TIMEOUT                1005
  41. #define IDC_COMBO_BALLOONICON           1006
  42. #define IDC_CHK_ANIMATEICON             1007
  43. #define IDC_CHK_SHOWICON                1008
  44. #define IDC_EDIT_TOOLTIP                1009
  45. #define IDC_BTN_TOOLTIP                 1010
  46. #define IDC_BTN_MINIMIZETRAY            1011
  47. #define IDC_CHK_HIDEICON                1012
  48. #define IDC_TXT_TOOLTIP                 1013
  49. #define IDC_GBOX_BALLOONTIP             1014
  50. #define IDC_TXT_BALLOONTITLE            1015
  51. #define IDC_TXT_TIMEOUT                 1016
  52. #define IDC_TXT_BALLOONMSG              1017
  53. #define IDC_TXT_BALLOONICON             1018
  54. #define IDC_TXT_BALLOONTIP              1019
  55. #define IDC_GBOX_FEATURES               1020
  56. #define IDC_TEXT_INFO                   1021
  57. #define IDR_RESTORE                     32771
  58. #define ID_PROPERTIES                   32772
  59. #define ID_VIEW_THEME_OFFICEXP                  32773
  60. // Next default values for new objects
  61. //
  62. #ifdef APSTUDIO_INVOKED
  63. #ifndef APSTUDIO_READONLY_SYMBOLS
  64. #define _APS_NEXT_RESOURCE_VALUE        129
  65. #define _APS_NEXT_COMMAND_VALUE         32771
  66. #define _APS_NEXT_CONTROL_VALUE         1001
  67. #define _APS_NEXT_SYMED_VALUE           101
  68. #endif
  69. #endif