ReactOS 0.4.15-dev-7942-gd23573b
resource.h
Go to the documentation of this file.
1#pragma once
2
3#define IDI_ICON 1
4
5#define IDD_DIALOG 1999
6
7#define IDC_LB_ITEMS 2009
8
9#define IDS_INVALIDFORMAT 100
10#define IDS_LOADERROR 101
11#define IDS_CALLERROR 102
12#define IDS_INCORRECTFORMAT 103
13#define IDS_NOEXPORT 104
14#define IDS_EXECUTEERROR 105
15#define IDS_NOFUNCTION 106
16#define IDS_NODEPENDENCY 107
17#define IDS_SETUPERROR 108
18#define IDS_INCOMPLETE 109
19#define IDS_SETUP 110
20#define IDS_SERVICEERROR 111