commit | aaa830698cf65d500c05fa79a00d562c0ffe605d | [log] [tgz] |
---|---|---|
author | Paul Quinn <paulq@corel.ca> | Sat Jun 05 15:23:20 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Jun 05 15:23:20 1999 +0000 |
tree | a14bfb4237b975e6a6c54c253e0d823c83f24d62 | |
parent | 18d3ad837c1380e31247024691e260ade063b695 [diff] [blame] |
Some non-threatening fixes to some headers, as well as some casting changes that make winelib more win32 code compatible.
diff --git a/include/winuser.h b/include/winuser.h index c6bbdff..2fd7be8 100644 --- a/include/winuser.h +++ b/include/winuser.h
@@ -1026,6 +1026,7 @@ #define CS_BYTEALIGNCLIENT 0x1000 #define CS_BYTEALIGNWINDOW 0x2000 #define CS_GLOBALCLASS 0x4000 +#define CS_IME 0x00010000 #define PRF_CHECKVISIBLE 0x00000001L #define PRF_NONCLIENT 0x00000002L