1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/win32u
2024-06-28 13:55:19 +02:00
..
dibdrv win32u: Introduce a new helper to get surface color info and bits. 2024-06-28 13:55:19 +02:00
tests win32u: Fix SetThreadDpiAwarenessContext. 2024-05-28 20:44:39 +02:00
bitblt.c
bitmap.c
brush.c
class.c
clipboard.c
clipping.c
cursoricon.c
d3dkmt.c win32u: Remove now unused vulkan_funcs in d3dkmt.c. 2024-06-20 23:03:26 +02:00
dc.c win32u: Use NtGdiDdDDICreateDCFromMemory for gdi16 DIBDRV. 2024-05-27 22:59:21 +02:00
dce.c win32u: Get rid of the unnecessary offscreen window surface struct. 2024-06-28 13:55:19 +02:00
defwnd.c win32u: Avoid setting the SWP_NOSIZE flag on the initial WM_DISPLAYCHANGE. 2024-06-17 11:17:48 +02:00
dib.c
driver.c win32u: Use the default window surface when window is not visible. 2024-06-27 11:26:57 +02:00
emfdrv.c win32u: Move D3DKMT vulkan implementation out of winex11. 2024-03-26 22:46:05 +01:00
font.c makefiles: Hardcode the fonts directory. 2024-06-24 13:46:40 +02:00
freetype.c win32u: Replace sprintf with snprintf to avoid deprecation warnings on macOS. 2024-04-03 23:03:38 +02:00
gdiobj.c win32u: Limit GDI object generation to 128. 2024-06-06 20:46:03 +02:00
hook.c win32u: Remove now unnecessary thread info active_hooks cache. 2024-06-26 17:00:18 +02:00
imm.c
input.c win32u: Use the shared data if possible for NtUserGetAsyncKeyState. 2024-06-21 22:59:39 +02:00
main.c ntdll: Make __wine_unix_call() an inline function. 2024-05-23 12:20:48 +02:00
Makefile.in makefiles: Hardcode the fonts directory. 2024-06-24 13:46:40 +02:00
mapping.c
menu.c win32u: Parameterize get_monitor_info dpi. 2024-06-07 20:58:39 +02:00
message.c win32u: Remove now unnecessary thread info active_hooks cache. 2024-06-26 17:00:18 +02:00
ntgdi_private.h
ntuser_private.h win32u: Remove now unnecessary thread info active_hooks cache. 2024-06-26 17:00:18 +02:00
opentype.c
painting.c
palette.c
path.c win32u: Move D3DKMT vulkan implementation out of winex11. 2024-03-26 22:46:05 +01:00
pen.c
printdrv.c
rawinput.c win32u: Update last message time in NtUserGetRawInputBuffer(). 2024-05-12 16:31:50 +02:00
region.c
scroll.c win32u: Pass desired DPI to NtUserGet(Client|Window)Rect. 2024-06-06 10:40:40 +02:00
spy.c win32u: Replace sprintf with snprintf to avoid deprecation warnings on macOS. 2024-04-03 23:03:38 +02:00
syscall.c
sysparams.c win32u: Use the shared data if possible for NtUserGetAsyncKeyState. 2024-06-21 22:59:39 +02:00
systray.c
vertical.c
vulkan.c win32u: Use the vulkan functions directly from d3dkmt. 2024-06-18 21:17:11 +02:00
win32syscalls.h
win32u_private.h win32u: Introduce a new helper to get surface color info and bits. 2024-06-28 13:55:19 +02:00
win32u.spec
window.c win32u: Use the default window surface when window is not visible. 2024-06-27 11:26:57 +02:00
winstation.c win32u: Read the active hooks count from the shared memory. 2024-06-26 17:00:18 +02:00