reactos/dll/cpl/liccpa/resource.h
Hermès Bélusca-Maïto 65ce146169 Create a branch for working on csrss and co.
svn path=/branches/ros-csrss/; revision=57561
2012-10-14 13:04:31 +00:00

16 lines
251 B
C

#pragma once
/* ids */
#define IDC_CPLICON_1 1
#define IDD_PROPPAGE1 100
#define IDS_CPLNAME_1 1001
#define IDS_CPLDESCRIPTION_1 2001
#define IDS_REACTOS 2002
#define IDC_LICENSE 106
#define IDC_OK 107
#define IDC_CANCEL 108
/* EOF */