reactos/dll/cpl/hdwwiz/resource.h
Art Yerkes c501d8112c Create a branch for network fixes.
svn path=/branches/aicom-network-fixes/; revision=34994
2008-08-01 11:32:26 +00:00

13 lines
212 B
C

#ifndef __CPL_RESOURCE_H
#define __CPL_RESOURCE_H
/* ids */
#define IDI_CPLICON 1
#define IDS_CPLNAME 2
#define IDS_CPLDESCRIPTION 3
#endif /* __CPL_RESOURCE_H */
/* EOF */