wine/dlls/win32u
2023-12-01 19:08:55 +01:00
..
dibdrv win32u: Remove DECLSPEC_HIDDEN usage. 2023-11-17 10:20:54 +01:00
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
bitblt.c
bitmap.c
brush.c
class.c win32u: Initialize sysparams before winstation. 2023-11-27 22:39:52 +01:00
clipboard.c
clipping.c
cursoricon.c
dc.c opengl32: Make the GL driver function table const. 2023-11-03 18:05:00 +01:00
dce.c
defwnd.c
dib.c
driver.c win32u: Introduce new SystrayDock driver entry points. 2023-12-01 19:08:55 +01:00
emfdrv.c
font.c win32u: Remove DECLSPEC_HIDDEN usage. 2023-11-17 10:20:54 +01:00
freetype.c win32u: Use debugstr_fourcc instead of debugstr_an. 2023-10-18 14:01:45 +02:00
gdiobj.c
hook.c win32u: Return ERROR_ACCESS_DENIED for WH_JOURNALRECORD and WH_JOURNALPLAYBACK. 2023-10-30 13:33:28 +01:00
imm.c win32u: Remove DECLSPEC_HIDDEN usage. 2023-11-17 10:20:54 +01:00
input.c win32u: Support SGCAPS attributes in KBDTABLES. 2023-11-30 23:12:54 +01:00
main.c win32u: Add syscall entries for ARM64EC. 2023-11-21 11:14:21 +01:00
Makefile.in win32u: Introduce a new NtUserSystemTrayCall message call. 2023-12-01 19:08:54 +01:00
mapping.c
menu.c
message.c win32u: Introduce a new NtUserSystemTrayCall message call. 2023-12-01 19:08:54 +01:00
ntgdi_private.h win32u: Remove DECLSPEC_HIDDEN usage. 2023-11-17 10:20:54 +01:00
ntuser_private.h win32u: Introduce a new NtUserSystemTrayCall message call. 2023-12-01 19:08:54 +01:00
opentype.c
painting.c
palette.c
path.c
pen.c
printdrv.c
rawinput.c
region.c
scroll.c
spy.c
syscall.c win32u: Store the service table entry directly into the ntdll variable. 2023-11-17 09:57:56 +01:00
sysparams.c win32u: Remove unnecessary config_key lazy initializations. 2023-11-27 22:39:52 +01:00
systray.c win32u: Introduce new SystrayDock driver entry points. 2023-12-01 19:08:55 +01:00
vertical.c nls: Update character tables to Unicode 15.1.0. 2023-09-30 13:23:19 +02:00
vulkan.c
win32syscalls.h make_specfiles: Generate a list of syscalls from the corresponding spec files. 2023-11-16 14:07:26 +01:00
win32u.spec gdi32: Add stub for D3DKMTQueryAdapterInfo. 2023-10-09 11:37:49 +02:00
win32u_private.h win32u: Remove DECLSPEC_HIDDEN usage. 2023-11-17 10:20:54 +01:00
window.c win32u: Respect per-monitor thread dpi awareness when getting window from point. 2023-11-14 22:25:01 +01:00
winstation.c