.. |
resources
|
|
|
tests
|
user32/tests: Fix some sysparams results on recent Windows.
|
2024-02-09 16:21:54 +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
|
user32: Use SecureZeroMemory to clear magic fields.
|
2023-11-07 22:05:35 +01:00 |
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: Return a proper NTSTATUS in all user callbacks.
|
2024-01-19 14:30:59 +01:00 |
icontitle.c
|
|
|
input.c
|
win32u: Don't set the high word of keyboard layout to 0xe001 in CJK locales.
|
2024-01-23 12:19:13 +01:00 |
listbox.c
|
user32: Fix string comparison for listbox inexact matches.
|
2023-12-19 12:52:15 +01:00 |
lstr.c
|
|
|
Makefile.in
|
makefiles: Always use the global SOURCES variable for .svg files.
|
2023-10-14 13:47:59 +02:00 |
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
|
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: Return result through NtCallbackReturn for the enum monitors callback.
|
2024-01-18 18:08:49 +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: Correct capitalization of SetDeskWallpaper.
|
2023-12-07 20:21:43 +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
|
user32: Add stubs for GetWindowDpiHostingBehavior and SetThreadDpiHostingBehavior.
|
2023-11-15 23:03:51 +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
|
|
|
wsprintf.c
|
|
|