[HAL]
[reactos.git] / reactos / dll / cpl / liccpa / resource.h
1 #pragma once
2
3 /* ids */
4
5 #define IDC_CPLICON_1 1
6 #define IDD_PROPPAGE1 100
7 #define IDS_CPLNAME_1 1001
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
15 /* EOF */