Merging r37048, r37051, r37052, r37055 from the-real-msvc branch
[reactos.git] / reactos / dll / cpl / hdwwiz / resource.h
1 #ifndef __CPL_RESOURCE_H
2 #define __CPL_RESOURCE_H
3
4 /* ids */
5
6 #define IDI_CPLICON 1
7 #define IDS_CPLNAME 2
8 #define IDS_CPLDESCRIPTION 3
9
10 #endif /* __CPL_RESOURCE_H */
11
12 /* EOF */