//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by TrayIconDemo.rc // // This file is a part of the XTREME TOOLKIT PRO MFC class library. // (c)1998-2008 Codejock Software, All Rights Reserved. // // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE // RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN // CONSENT OF CODEJOCK SOFTWARE. // // THIS SOURCE CODE CAN ONLY BE USED UNDER THE TERMS AND CONDITIONS OUTLINED // IN THE XTREME TOOLKIT PRO LICENSE AGREEMENT. CODEJOCK SOFTWARE GRANTS TO // YOU (ONE SOFTWARE DEVELOPER) THE LIMITED RIGHT TO USE THIS SOFTWARE ON A // SINGLE COMPUTER. // // CONTACT INFORMATION: // support@codejock.com // http://www.codejock.com // ///////////////////////////////////////////////////////////////////////////// #define IDR_MANIFEST 1 #define IDD_PROPERTIES 101 #define IDR_MAINFRAME 102 #define IDR_TRAYICON 103 #define IDR_POPUP_TRAY 104 #define IDS_BALLOON_MESSAGE 105 #define IDS_BALLOON_TITLE 106 #define IDI_TRAYICON 107 #define IDI_ICON2 108 #define IDI_ICON3 109 #define IDI_ICON4 110 #define IDI_ICON5 111 #define IDC_EDIT_BALLOONTITLE 1000 #define IDC_DONT_SHOW 1001 #define IDC_EDIT_BALLOONMSG 1002 #define IDC_BTN_BALLOONICON 1003 #define IDC_BTN_SHOWBALLOON 1004 #define IDC_EDIT_TIMEOUT 1005 #define IDC_COMBO_BALLOONICON 1006 #define IDC_CHK_ANIMATEICON 1007 #define IDC_CHK_SHOWICON 1008 #define IDC_EDIT_TOOLTIP 1009 #define IDC_BTN_TOOLTIP 1010 #define IDC_BTN_MINIMIZETRAY 1011 #define IDC_CHK_HIDEICON 1012 #define IDC_TXT_TOOLTIP 1013 #define IDC_GBOX_BALLOONTIP 1014 #define IDC_TXT_BALLOONTITLE 1015 #define IDC_TXT_TIMEOUT 1016 #define IDC_TXT_BALLOONMSG 1017 #define IDC_TXT_BALLOONICON 1018 #define IDC_TXT_BALLOONTIP 1019 #define IDC_GBOX_BALLOONTIP2 1020 #define IDC_GBOX_FEATURES 1020 #define IDC_BTN_MOVETOEND 1021 #define IDC_TEXT_INFO 1021 #define IDR_RESTORE 32771 #define ID_PROPERTIES 32772 #define ID_VIEW_THEME_OFFICEXP 32773 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_3D_CONTROLS 1 #define _APS_NEXT_RESOURCE_VALUE 136 #define _APS_NEXT_COMMAND_VALUE 32772 #define _APS_NEXT_CONTROL_VALUE 1022 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif