Files
nzbget/windows/resources/resource.h
2015-09-04 19:51:48 +02:00

68 lines
2.7 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by nzbget.rc
//
#define IDI_MAINICON 101
#define IDR_TRAYMENU 102
#define IDI_TRAYICON_IDLE 102
#define IDD_ABOUTBOX 103
#define IDI_TRAYICON_PAUSED 103
#define IDI_TRAYICON_WORKING 104
#define IDD_PREFDIALOG 105
#define IDD_RUNNINGDIALOG 106
#define IDD_FACTORYRESETDIALOG 107
#define IDC_ABOUT_ICON 1001
#define IDC_ABOUT_VERSION 1002
#define IDC_ABOUT_HOMEPAGE 1003
#define IDC_ABOUT_NAME 1004
#define IDC_PREF_AUTOSTART 1005
#define IDC_ABOUT_GPL 1005
#define IDC_PREF_CONSOLE 1006
#define IDC_PREF_TRAY 1007
#define IDC_PREF_WEBUI 1008
#define IDC_RUNNING_ICON 1009
#define IDC_RUNNING_TITLE 1010
#define IDC_RUNNING_TEXT 1011
#define IDC_QUIT 1013
#define IDC_RUNNING_QUIT 1013
#define IDC_RUNNING_PREFS 1014
#define IDC_RUNNING_WEBUI 1015
#define IDC_RUNNING_OK 1016
#define IDC_FACTORYRESET_CANCEL 1016
#define IDC_FACTORYRESET_RESET 1017
#define IDC_FACTORYRESET_TEXT 1018
#define IDC_FACTORYRESET_TITLE 1019
#define IDC_FACTORYRESET_ICON 1020
#define IDC_PREF_TRAYPAUSE 1021
#define IDC_PREF_TRAYWEBUI 1022
#define ID_SHOWWEBUI 40004
#define ID_ABOUT 40005
#define ID_EXIT 40006
#define ID_MENU_INFO 40007
#define ID_INFO_HOMEPAGE 40008
#define ID_INFO_DOWNLOADS 40009
#define ID_INFO_FORUM 40010
#define ID_Menu 40011
#define ID_PREFERENCES 40012
#define ID_SHOW_CONFIGFILE 40020
#define ID_SHOW_LOGFILE 40021
#define ID_SHOW_DESTDIR 40022
#define ID_SHOW_INTERDIR 40023
#define ID_SHOW_NZBDIR 40024
#define ID_SHOW_SCRIPTDIR 40025
#define ID_MENU_TROUBLESHOOTING 40026
#define ID_TROUBLESHOOTING_RESTART 40027
#define ID_TROUBLESHOOTING_OPENCONFIG 40032
#define ID_TROUBLESHOOTING_FACTORYRESET 40036
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40037
#define _APS_NEXT_CONTROL_VALUE 1023
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif