reactos/win32ss/user/user32/windows
Katayama Hirofumi MZ 8ea93d2ab2
[REACTOS] Standardize <imm.h> and <immdev.h> (#6493)
Improve header compatibility and
code quality.
JIRA issue: CORE-19268
- Improve <imm.h> and <immdev.h>
  compatibility by correctly choosing
  the items.
- Use <immdev.h> instead of
  <ddk/immdev.h>.
- Move INPUTCONTEXTDX, IMEINFOEX,
  IMEDPI, and CLIENTIMC into
  <imm32_undoc.h>.
- Adapt to these changes.
2024-02-13 20:33:14 +09:00
..
accel.c
caret.c
class.c
clipboard.c
cursoricon.c [USER32] Support loading icons from data file module (#6065) 2023-12-17 22:11:50 +01:00
dc.c
defwnd.c [REACTOS] Standardize <imm.h> and <immdev.h> (#6493) 2024-02-13 20:33:14 +09:00
dialog.c [COMCTL32][USER32] Button: Fix DLGC_... handling (#6168) 2023-12-16 09:29:13 +09:00
draw.c
font.c
hook.c
input.c [USER32] Use static inline instead of inline 2023-07-24 23:29:38 +02:00
mdi.c
menu.c [NTUSER][USER32] Remove 4 remnant defines (#5572) 2023-08-15 18:13:27 +02:00
message.c
messagebox.c
nonclient.c
paint.c
prop.c
rect.c
spy.c
text.c
window.c [USER32] Fix IsWindow by not using WNDS2_INDESTROY (#6066) 2023-12-01 09:08:58 +09:00
winpos.c
wndproc_fixup.S