wine/dlls/user32
Nikolay Sivov 7b77b4e3b4 user32: Remove some dead code from unpack_dde_message() (Coverity).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-07-22 21:14:05 +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 win32u: Move menu handle management from user32. 2022-03-25 17:53:03 +01:00
defwnd.c win32u: Move default window proc to IME window forwarding implementation from user32. 2022-07-15 15:23:11 +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 win32u: Move NtUserSetWindowPos implementation from user32. 2022-03-15 18:05:27 +01:00
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 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
user32.rc
user32.spec win32u: Move scroll tracking implementation from user32. 2022-07-04 20:14:02 +02:00
user_main.c win32u: Get rid of no longer needed NtUserSetCallbacks. 2022-07-21 23:03:29 +02:00
user_private.h user32: Avoid using NtUserDispatchMessage in DispatchMessage. 2022-07-21 23:03:29 +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: Avoid using NtUserDispatchMessage in DispatchMessage. 2022-07-21 23:03:29 +02:00
winstation.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
wsprintf.c