Commit f260380e authored by Robert Reif's avatar Robert Reif Committed by Alexandre Julliard

Added some missing defines.

parent a98a37cd
......@@ -63,6 +63,8 @@ VOID WINAPI InitMUILanguage (LANGID uiLang);
#define ICC_INTERNET_CLASSES 0x00000800 /* IP address, ... */
#define ICC_PAGESCROLLER_CLASS 0x00001000 /* page scroller */
#define ICC_NATIVEFNTCTL_CLASS 0x00002000 /* native font control ???*/
#define ICC_STANDARD_CLASSES 0x00004000
#define ICC_LINK_CLASS 0x00008000
/* common control styles */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment