wine/dlls/win32u
2025-08-27 12:22:09 +02:00
..
dibdrv
tests
bitblt.c
bitmap.c
brush.c
class.c server: Get rid of set_class_info request flags. 2025-08-27 12:22:09 +02:00
clipboard.c
clipping.c
cursoricon.c
d3dkmt.c
dc.c win32u: Implement NtGdiGet/SetMiterLimit(). 2025-08-18 16:03:46 +02:00
dce.c
defwnd.c win32u: Implement NtUserGetCursorPos(). 2025-08-18 16:01:51 +02:00
dib.c
driver.c win32u: Move nulldrv client surface code from vulkan.c. 2025-08-21 22:28:37 +02:00
emfdrv.c
font.c
freetype.c
gdiobj.c
hook.c
imm.c win32u: Drop unnecessary NtUserCreateWindowEx version strings. 2025-08-20 22:00:41 +02:00
input.c win32u: Avoid calling server in NtUserGetKeyState() when input keystate is in sync. 2025-08-22 12:01:07 +02:00
main.c win32u: Define all stubs as syscalls. 2025-08-21 22:28:35 +02:00
Makefile.in
mapping.c
menu.c user32: Implement integral class name versioning support. 2025-08-26 10:00:15 +02:00
message.c
ntgdi_private.h
ntuser_private.h win32u: Introduce helpers to check desktop and message class. 2025-08-26 10:00:15 +02:00
opengl.c opengl32: Redirect default framebuffer when using FBO surfaces. 2025-08-26 21:28:30 +02:00
opentype.c
painting.c win32u: Add NtGdiCancelDC() stub. 2025-08-18 16:00:51 +02:00
palette.c
path.c
pen.c
printdrv.c
rawinput.c
region.c
scroll.c
spy.c
syscall.c win32u: Define all stubs as syscalls. 2025-08-21 22:28:35 +02:00
sysparams.c win32u: Implement NtUserGetCursorPos(). 2025-08-18 16:01:51 +02:00
systray.c
vertical.c
vulkan.c win32u: Move nulldrv client surface code from vulkan.c. 2025-08-21 22:28:37 +02:00
win32syscalls.h win32u: Define all stubs as syscalls. 2025-08-21 22:28:35 +02:00
win32u.spec win32u: Define all stubs as syscalls. 2025-08-21 22:28:35 +02:00
win32u_private.h win32u: Move nulldrv client surface code from vulkan.c. 2025-08-21 22:28:37 +02:00
window.c win32u: Introduce helpers to check desktop and message class. 2025-08-26 10:00:15 +02:00
winstation.c