ReactOS 0.4.15-dev-7958-gcd0bb1a
resource.h
Go to the documentation of this file.
1#pragma once
2
3/* Ids */
4#define IDC_CPLICON_1 1
5#define IDD_PROPPAGE1 100
6#define IDS_CPLNAME_1 1001
7
8#define IDS_CPLDESCRIPTION_1 2001
9#define IDS_REACTOS 2002
10
11#define IDC_LICENSE 106
12#define IDC_OK 107
13#define IDC_CANCEL 108