wine/dlls/user32/tests
2024-02-13 22:37:50 +01:00
..
bmp1x1_32bpp.bmp
broadcast.c
class.c
clipboard.c user32/tests: Allocate clipboard data with HeapAlloc. 2023-11-13 11:02:08 +01:00
combo.c
cursoricon.c user32/tests: Fix cursoricon tests on recent Windows versions. 2024-01-17 10:57:01 +01:00
dce.c
dde.c user32/tests: Use CRT allocation functions. 2023-11-02 12:09:07 +01:00
dialog.c user32/tests: Fix test failures in Hindi UTF-8 and mixed locales. 2023-09-27 21:47:40 +02:00
edit.c
generated.c
input.c server: Fix rawinput buffer sizes and alignment on WoW64. 2024-02-09 11:14:07 +01:00
listbox.c user32: Fix string comparison for listbox inexact matches. 2023-12-19 12:52:15 +01:00
Makefile.in user32/tests: Add more parameter checks for SetWindowsHookExA(). 2023-10-30 13:33:28 +01:00
menu.c
monitor.c win32u: Create a real bitmap object for display DCs. 2023-12-19 14:14:05 +01:00
msg.c user32/tests: Fix flags on expected EM_GETPASSWORDCHAR message. 2024-02-07 22:50:29 +01:00
resource.c user32: Put 0 to output string even for 1 char buffer in LoadStringW(). 2023-11-09 14:38:32 +01:00
resource.rc
scroll.c
static.c
sysparams.c user32/sysparams: Handle more contexts in GetAwarenessFromDpiAwarenessContext. 2024-02-13 22:37:50 +01:00
test_mono.bmp
testdll.c user32/tests: Add more parameter checks for SetWindowsHookExA(). 2023-10-30 13:33:28 +01:00
testdll.spec user32/tests: Add more parameter checks for SetWindowsHookExA(). 2023-10-30 13:33:28 +01:00
text.c user32: Wrap at whitespace rather than soft break. 2023-12-08 12:24:16 +01:00
uitools.c
win.c explorer: Don't pop start menu on "undo minimize all windows" systray command. 2024-02-06 22:54:21 +01:00
winstation.c user32/tests: Add basic tests for GetUserObjectSecurity(). 2023-10-16 18:53:48 +02:00
wsprintf.c