Added additional resource IDs.
This commit is contained in:
parent
781eb0c660
commit
c3585ba32d
|
@ -61,6 +61,9 @@ extern HMODULE COMCTL32_hModule;
|
|||
#define IDM_NOV 311
|
||||
#define IDM_DEC 312
|
||||
|
||||
#define IDM_TODAY 4163
|
||||
#define IDM_GOTODAY 4164
|
||||
|
||||
/* Treeview Checboxes */
|
||||
|
||||
#define IDT_CHECK 401
|
||||
|
|
Loading…
Reference in New Issue