ReactOS
0.4.16-dev-122-g325d74c
resource.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll)
3
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
4
* PURPOSE: Resource header file
5
* COPYRIGHT: Copyright 2019-2020 George Bișoc (george.bisoc@reactos.org)
6
*/
7
8
#pragma once
9
10
#define IDC_STATIC -1
11
12
/* List box resource */
13
#define IDC_LISTBOX 60
14
15
/* Utility tools name strings */
16
#define IDS_OSK 100
17
#define IDS_MAGNIFIER 101
18
19
/* Utility state strings */
20
#define IDS_NOTRUNNING 150
21
#define IDS_RUNNING 151
22
23
/* Groupbox option title */
24
#define IDC_GROUPBOX 200
25
#define IDS_GROUPBOX_OPTIONS_TITLE 201
26
27
/* Button resources */
28
#define IDC_START 300
29
#define IDC_STOP 301
30
#define IDC_OK 302
31
#define IDC_CANCEL 303
32
#define IDC_HELP_TOPICS 304
33
34
/* Checkbox resources */
35
#define IDC_START_LOG_IN 400
36
#define IDC_START_DESKTOP 401
37
#define IDC_START_UTILMAN 402
38
39
/* System menu (About) resource */
40
#define IDM_ABOUT 600
41
42
/* About resource strings */
43
#define IDS_APP_NAME 700
44
#define IDS_AUTHORS 701
45
46
/* Main dialog resource */
47
#define IDD_MAIN_DIALOG 1000
base
applications
utilman
umandlg
resource.h
Generated on Sat Oct 12 2024 06:14:47 for ReactOS by
1.9.6