71 lines
2.8 KiB
C
71 lines
2.8 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by TrayIconDlg.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 IDM_ABOUTBOX 0x0010
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_TRAYICONDLG_DIALOG 102
|
|
#define IDR_POPUP_TRAY 104
|
|
#define IDS_BALLOON_MESSAGE 105
|
|
#define IDS_BALLOON_TITLE 106
|
|
#define IDR_MAINFRAME 128
|
|
#define IDI_ICON2 131
|
|
#define IDI_ICON3 133
|
|
#define IDI_ICON4 136
|
|
#define IDI_ICON1 139
|
|
#define IDI_TRAYICON 139
|
|
#define IDI_ICON5 141
|
|
#define IDC_TXT_INFO 1000
|
|
#define IDC_EDIT_BALLOONTITLE 1000
|
|
#define IDC_EDIT_BALLOONMSG 1002
|
|
#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_FEATURES 1020
|
|
#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_NEXT_RESOURCE_VALUE 129
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|