wine/dlls/user32
Alex Henrie adfaef5a86 user32: Correct capitalization of SetDeskWallpaper.
Spotted by Vijay Kiran Kamuju.
2023-12-07 20:21:43 +01:00
..
resources
tests user32/tests: Remove test_SendMessage_other_thread(2). 2023-11-27 22:39:51 +01:00
button.c
class.c
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 user32: Correct capitalization of SetDeskWallpaper. 2023-12-07 20:21:43 +01:00
dialog.c
edit.c
exticon.c
hook.c user32: Remove unused argument for unpack_message. 2023-12-06 23:10:23 +01:00
icontitle.c
input.c
listbox.c
lstr.c
Makefile.in
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
property.c
resource.c user32: Put 0 to output string even for 1 char buffer in LoadStringW(). 2023-11-09 14:38:32 +01:00
resources.h
scroll.c
static.c
sysparams.c user32: Add SetDisplayAutoRotationPreferences stub. 2023-12-01 19:07:49 +01:00
text.c
uitools.c
user32.rc
user32.spec user32: Correct capitalization of SetDeskWallpaper. 2023-12-07 20:21:43 +01:00
user_main.c
user_private.h user32: Remove unused argument for unpack_message. 2023-12-06 23:10:23 +01:00
win.c user32: Add stubs for GetWindowDpiHostingBehavior and SetThreadDpiHostingBehavior. 2023-11-15 23:03:51 +01:00
winhelp.c
winproc.c user32: Remove unused argument for unpack_message. 2023-12-06 23:10:23 +01:00
winstation.c
wsprintf.c