mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
resource icon added
svn path=/trunk/; revision=13980
This commit is contained in:
parent
0c969fe931
commit
523d77cc92
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
|
||||
#define IDC_CPLICON 1
|
||||
#define IDC_FLAGS 2
|
||||
#define IDC_ICON1 3
|
||||
|
||||
#define IDD_GENERALPAGE 100
|
||||
#define IDD_NUMBERSPAGE 101
|
||||
|
@ -10,10 +12,12 @@
|
|||
#define IDD_TIMEPAGE 103
|
||||
#define IDD_DATEPAGE 104
|
||||
#define IDD_LOCALEPAGE 105
|
||||
#define IDC_LANGUAGELIST 106
|
||||
|
||||
#define IDS_CPLNAME 1000
|
||||
#define IDS_CPLDESCRIPTION 1001
|
||||
|
||||
|
||||
#endif /* __CPL_RESOURCE_H */
|
||||
|
||||
/* EOF */
|
||||
|
|
Loading…
Reference in a new issue