reactos/dll/cpl/liccpa/resource.h
Amine Khaldi 527f2f9057 [SHELL/EXPERIMENTS]
* Create a branch for some evul shell experiments.

svn path=/branches/shell-experiments/; revision=61927
2014-02-02 19:37:27 +00:00

14 lines
243 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