1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/win32u
2023-09-08 22:00:25 +02:00
..
dibdrv
tests win32u: Correct the packed size of WM_GETDLGCODE when lparam is NULL. 2023-09-08 22:00:25 +02:00
bitblt.c
bitmap.c
brush.c
class.c
clipboard.c
clipping.c
cursoricon.c
dc.c win32u: Set zero_bits correctly for large address aware applications on Wow64. 2023-07-10 12:20:18 +02:00
dce.c
defwnd.c
dib.c win32u: Set zero_bits correctly for large address aware applications on Wow64. 2023-07-10 12:20:18 +02:00
driver.c
emfdrv.c
font.c gdi32: Fix buffer size parameter in GetFontFileData for 64-bit. 2023-09-01 18:06:02 +02:00
freetype.c
gdiobj.c win32u: Set zero_bits correctly for large address aware applications on Wow64. 2023-07-10 12:20:18 +02:00
hook.c win32u: Use user message packing for CB_GETLBTEXT and LB_GETTEXT. 2023-08-01 21:50:34 +09:00
imm.c
input.c win32u: Init vsc2char in NtUserMapVirtualKeyEx only if necessary. 2023-08-31 19:53:17 +02:00
main.c
Makefile.in
mapping.c
menu.c
message.c win32u: Correct the packed size of WM_GETDLGCODE when lparam is NULL. 2023-09-08 22:00:25 +02:00
ntgdi_private.h
ntuser_private.h
opentype.c
painting.c
palette.c
path.c
pen.c
printdrv.c
rawinput.c
region.c
scroll.c
spy.c
syscall.c ntdll: Also store syscall id and names following the syscall dispatcher pointer. 2023-08-25 22:52:45 +02:00
sysparams.c win32u: Add DriverVersion string for GPUs to registry. 2023-08-01 21:50:34 +09:00
vertical.c
vulkan.c
win32u_private.h win32u: Use user message packing for CB_GETLBTEXT and LB_GETTEXT. 2023-08-01 21:50:34 +09:00
win32u.spec
window.c
winstation.c