1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/dlls/user32
2022-07-12 22:51:29 +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 win32u: Move clipboard data management from user32. 2022-04-25 20:34:47 +02:00
combo.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
controls.h win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
cursoricon.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
dde_client.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
dde_misc.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
dde_private.h
dde_server.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
defdlg.c
defwnd.c win32u: Move WM_NCCREATE scroll handling from user32. 2022-07-05 12: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: Move GetDialogBaseUnits implementation from user32. 2022-06-13 16:37:03 +02:00
edit.c win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
exticon.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
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 win32u: Use KeUserModeCallback interface for DDE message callbacks. 2022-07-12 22:51:29 +02:00
misc.c win32u: Move default IME window management from imm32. 2022-07-12 22:51:29 +02:00
msgbox.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
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 user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
resources.h
scroll.c win32u: Move get_scroll_info_ptr implementation from user32. 2022-07-05 12:34:03 +02:00
static.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
sysparams.c user32: Remove no longer needed helpers. 2022-06-27 22:58:21 +02:00
text.c
uitools.c
user_main.c win32u: Use KeUserModeCallback interface for DDE message callbacks. 2022-07-12 22:51:29 +02:00
user_private.h win32u: Use KeUserModeCallback interface for DDE message callbacks. 2022-07-12 22:51:29 +02:00
user32.rc
user32.spec win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
win.c win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
win.h win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
winhelp.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
winpos.c win32u: Move SC_SIZE and SC_MOVE handling from user32. 2022-06-09 20:55:20 +02:00
winproc.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
winstation.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
wsprintf.c