commit | c3585ba32dc84eea7b3784cc244fa51e82e028fc | [log] [tgz] |
---|---|---|
author | Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de> | Sun Oct 15 00:24:48 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Oct 15 00:24:48 2000 +0000 |
tree | a807fd5039e30707c464d160b84e2c897655994c | |
parent | 781eb0c660f3cbc209b3a322d498bf1174ab0c99 [diff] [blame] |
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