wine/dlls/user32
Marcus Meissner aa1cc9ad38 user32/tests: Fix size passed to ToUnicode.
Signed-off-by: Marcus Meissner <marcus@jet.franken.de>
2023-02-24 22:23:12 +01:00
..
resources
tests user32/tests: Fix size passed to ToUnicode. 2023-02-24 22:23:12 +01:00
button.c
class.c
clipboard.c user32: Fix a SetClipboardData() buffer overflow. 2023-01-25 10:10:24 +01:00
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 user32/edit: Fix WM_CHAR handler for double-byte characters. 2023-01-24 20:09:10 +01:00
exticon.c
hook.c
icontitle.c
input.c user32: Map DEV_BROADCAST_DEVICEINTERFACE to ANSI for registered device notifications. 2023-02-20 23:00:33 +01:00
listbox.c
lstr.c
Makefile.in
mdi.c
menu.c
message.c user32: Pass BSMINFO in BroadcastSystemMessageExA(). 2023-02-14 20:57:09 +01:00
misc.c
msgbox.c
nonclient.c
property.c
resource.c
resources.h
scroll.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec win32u: Stub NtUserIsMouseInPointerEnabled syscall. 2023-01-31 21:05:37 +01:00
user_main.c include: Move ddk/imm.h to immdev.h. 2023-02-15 21:48:33 +01:00
user_private.h
win.c
winhelp.c
winproc.c user32: Copy directly to the buffer in unpack_message(). 2023-01-27 13:39:07 +01:00
winstation.c
wsprintf.c