move more dlls
[reactos.git] / reactos / lib / 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 */