Files
SwitchyAlt/Switchy/resource.h
T
2026-06-19 21:44:28 +03:00

37 lines
1.3 KiB
C

//{{NO_DEPENDENCIES}}
// Âêëþ÷àåìûé ôàéë, ñîçäàííûé â Microsoft Visual C++.
// Èñïîëüçóåòñÿ Switchy.rc
//
#define IDI_ICON1 102
#define IDD_ABOUTBOX 104
#define IDS_ABOUT_TEXT 106
#define IDS_APP_MUTEX_ERROR 107
#define IDS_APP_ALREADY_RUNNING 108
#define IDS_ERROR_REG_CLASS 109
#define IDS_ERROR_CREATE_WINDOW 110
#define IDS_ERROR_TRAY_ICON 111
#define IDS_ERROR_SETHOOK 112
#define IDS_MENU_PAUSE 113
#define IDS_MENU_RESUME 114
#define IDS_MENU_ABOUT 115
#define IDS_MENU_EXIT 116
#define IDS_TRAY_TOOLTIP 117
#define IDS_ABOUT_TITLE 118
#define IDS_BASEDON 119
#define IDS_APPINFO 120
#define IDC_CUSTOM1 1002
#define IDC_INFO 1004
#define IDC_STATIC_BASEDON 1005
#define IDC_STATIC_APPINFO 1007
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 121
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif