wine/dlls/user32
2022-08-01 16:07:32 +02:00
..
resources
tests imm32: Use default IME window WM_DESTROY to call imm_couninit_thread. 2022-07-11 18:56:18 +02:00
button.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
class.c win32u: Move process default layout handling from user32. 2022-06-15 18:32:18 +02:00
clipboard.c
combo.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
controls.h user32: Inline DEFWND_ControlColor implementation. 2022-07-28 17:34:03 +02:00
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c win32u: Introduce NtUserGetDialogProc. 2022-07-28 17:34:03 +02:00
defwnd.c user32: Inline DEFWND_ControlColor implementation. 2022-07-28 17:34:03 +02:00
desktop.c wineandroid: Implement desktop window proc using driver interface. 2022-06-06 23:09:17 +02:00
dialog.c win32u: Introduce NtUserGetDialogProc. 2022-07-28 17:34:03 +02:00
edit.c win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
exticon.c
focus.c win32u: Use NtUserCallHwnd for NtUserSetForegroundWindow. 2022-06-15 18:32:19 +02:00
hook.c win32u: Move WM_APPCOMMAND implementation from user32. 2022-06-20 20:54:41 +02:00
icontitle.c
input.c user32: Merge rawinput.c into input.c. 2022-06-30 10:54:18 +02:00
listbox.c win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
lstr.c
Makefile.in user32: Merge rawinput.c into input.c. 2022-06-30 10:54:18 +02:00
mdi.c win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
menu.c win32u: Move NtUserGetSystemMenu implementation from user32. 2022-06-27 22:58:21 +02:00
message.c user32: Remove some dead code from unpack_dde_message() (Coverity). 2022-07-22 21:14:05 +02:00
misc.c win32u: Move default IME window management from imm32. 2022-07-12 22:51:29 +02:00
msgbox.c
nonclient.c win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
painting.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
property.c
resource.c
resources.h
scroll.c user32: Forward more scroll bar messages to win32u. 2022-08-01 16:07:32 +02:00
static.c
sysparams.c user32: Remove no longer needed helpers. 2022-06-27 22:58:21 +02:00
text.c
uitools.c
user32.rc
user32.spec win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
user_main.c win32u: Remove no longer needed exports. 2022-07-28 17:34:03 +02:00
user_private.h win32u: Remove no longer needed exports. 2022-07-28 17:34:03 +02:00
win.c user32: Use GetWindowLongPtr for GetWindowModuleFileName implementation. 2022-07-28 17:34:03 +02:00
win.h win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
winhelp.c
winpos.c win32u: Move SC_SIZE and SC_MOVE handling from user32. 2022-06-09 20:55:20 +02:00
winproc.c win32u: Remove no longer needed exports. 2022-07-28 17:34:03 +02:00
winstation.c
wsprintf.c