Added additional resource IDs.

diff --git a/dlls/comctl32/comctl32.h b/dlls/comctl32/comctl32.h
index 9cb48e0..3c55664 100644
--- a/dlls/comctl32/comctl32.h
+++ b/dlls/comctl32/comctl32.h
@@ -61,6 +61,9 @@
 #define IDM_NOV				311
 #define IDM_DEC				312
 
+#define IDM_TODAY                      4163
+#define IDM_GOTODAY                    4164
+
 /* Treeview Checboxes */
 
 #define IDT_CHECK        401