xref: /reactos/dll/cpl/liccpa/resource.h (revision 50cf16b3)
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
14