wine/dlls/user32
Rémi Bernon bcf38fc53c user32/tests: Workaround use after free warnings.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
2022-06-15 11:53:29 +02:00
..
resources
tests user32/tests: Workaround use after free warnings. 2022-06-15 11:53:29 +02:00
button.c
class.c win32u: Use user mode callback for registering builtin classes. 2022-04-26 22:21:04 +02:00
clipboard.c win32u: Move clipboard data management from user32. 2022-04-25 20:34:47 +02:00
combo.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
controls.h win32u: Move MENU_DrawMenuBar implementation from user32. 2022-06-14 11:29:13 +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 WM_NCCALCSIZE implementation from user32. 2022-06-14 11:29: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 NtUserScrollWindowEx implementation from user32. 2022-06-09 20:55:20 +02:00
exticon.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
focus.c win32u: Introduce inline helpers for NtUserCallHwndParam calls. 2022-04-13 18:13:28 +02:00
hook.c user32: Use a critical section in RegisterUserApiHook. 2022-06-08 10:50:15 +02:00
icontitle.c
input.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
listbox.c win32u: Move NtUserScrollWindowEx implementation from user32. 2022-06-09 20:55:20 +02:00
lstr.c
Makefile.in user32: Use HID ioctls directly. 2022-06-02 09:50:43 +02:00
mdi.c user32: Plug icon handle leak in MDI_AugmentFrameMenu (Coverity). 2022-06-14 11:28:27 +02:00
menu.c user32: Reimplement GetMenuContextHelpId on top of GetMenuInfo. 2022-06-14 11:29:13 +02:00
message.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
misc.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
msgbox.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
nonclient.c win32u: Move WM_NCCALCSIZE implementation from user32. 2022-06-14 11:29:11 +02:00
painting.c win32u: Move NtUserScrollWindowEx implementation from user32. 2022-06-09 20:55:20 +02:00
property.c
rawinput.c user32: Use registry APIs to enumerate raw input devices. 2022-06-10 11:59:11 +02:00
resource.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
resources.h
scroll.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
static.c user32: Enable compilation with long types. 2022-05-31 22:52:45 +02:00
sysparams.c win32u: Move NtUserSetInternalWindowPos implementation from user32. 2022-05-19 20:53:33 +02:00
text.c
uitools.c
user32.rc
user32.spec win32u: Move NtUserDrawMenuBarTemp implementation from user32. 2022-06-14 11:29:12 +02:00
user_main.c win32u: Move MENU_DrawMenuBar implementation from user32. 2022-06-14 11:29:13 +02:00
user_private.h win32u: Use user mode callback for registering builtin classes. 2022-04-26 22:21:04 +02:00
win.c win32u: Move NtUserInternalGetWindowIcon implementation from user32. 2022-06-09 20:55:20 +02:00
win.h win32u: Move SC_SIZE and SC_MOVE handling from user32. 2022-06-09 20:55:20 +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