diff --git a/dlls/comctl32/comctl32.h b/dlls/comctl32/comctl32.h index 9cb48e01f9c..3c556646499 100644 --- a/dlls/comctl32/comctl32.h +++ b/dlls/comctl32/comctl32.h @@ -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