wine/dlls/user32
2024-03-27 22:19:24 +01:00
..
resources
tests user32/tests: Revert test updates for win11. 2024-03-27 22:19:24 +01:00
button.c
class.c user32: Return a proper NTSTATUS in all user callbacks. 2024-01-19 14:30:59 +01:00
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
edit.c
exticon.c
hook.c user32: Return a proper NTSTATUS in all user callbacks. 2024-01-19 14:30:59 +01:00
icontitle.c
input.c user32: Add LoadKeyboardLayoutEx stub. 2024-03-22 17:02:31 +01:00
listbox.c user32: Fix string comparison for listbox inexact matches. 2023-12-19 12:52:15 +01:00
lstr.c
Makefile.in
mdi.c
menu.c
message.c user32: Return a proper NTSTATUS in the post DDE message callback. 2024-01-19 14:28:26 +01:00
misc.c
msgbox.c
nonclient.c user32: Load dynamically wine_get_version(). 2024-01-17 11:07:00 +01:00
property.c
resource.c
resources.h
scroll.c
static.c
sysparams.c win32u: Sync dpi awareness changes from user32. 2024-02-27 11:47:42 +01:00
text.c user32: Wrap at whitespace rather than soft break. 2023-12-08 12:24:16 +01:00
uitools.c
user32.rc
user32.spec user32: Add LoadKeyboardLayoutEx stub. 2024-03-22 17:02:31 +01:00
user_main.c include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
user_private.h user32: Return a proper NTSTATUS in all user callbacks. 2024-01-19 14:30:59 +01:00
win.c win32u: Introduce new NtUserSwitchDesktop syscall stub. 2024-02-28 19:51:20 +01:00
winhelp.c
winproc.c user32: Return a proper NTSTATUS in all user callbacks. 2024-01-19 14:30:59 +01:00
winstation.c server: Inherit internal desktop flags when creating desktops. 2024-02-13 22:37:50 +01:00
wsprintf.c