reactos/dll/cpl/liccpa/resource.h
Jérôme Gardou c16ad873a6 sync with trunk (r46275)
svn path=/branches/reactos-yarotows/; revision=46279
2010-03-19 21:09:21 +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 */