wine/dlls/win32u
2024-04-15 18:10:53 +02:00
..
dibdrv win32u: Move D3DKMT vulkan implementation out of winex11. 2024-03-26 22:46:05 +01:00
tests win32u: Provide extra space in buffers used to dispatch string getter messages. 2023-12-06 23:10:23 +01:00
bitblt.c
bitmap.c
brush.c
class.c win32u: Use 32-bit window extra size on wow64. 2023-12-18 21:50:35 +01:00
clipboard.c
clipping.c
cursoricon.c user32: Return result through NtCallbackReturn for the load image callback. 2024-01-18 18:08:48 +01:00
d3dkmt.c winevulkan: Remove now unnecessary vkDestroyInstance driver entry. 2024-03-28 19:48:52 +01:00
dc.c win32u: Create a real bitmap object for display DCs. 2023-12-19 14:14:05 +01:00
dce.c
defwnd.c win32u: Replace sprintf with snprintf to avoid deprecation warnings on macOS. 2024-04-03 23:03:38 +02:00
dib.c
driver.c win32u: Move D3DKMT vulkan implementation out of winex11. 2024-03-26 22:46:05 +01:00
emfdrv.c win32u: Move D3DKMT vulkan implementation out of winex11. 2024-03-26 22:46:05 +01:00
font.c win32u: Replace sprintf with snprintf to avoid deprecation warnings on macOS. 2024-04-03 23:03:38 +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
hook.c user32: Return result through NtCallbackReturn for the window hook callback. 2024-01-18 18:08:49 +01:00
imm.c win32u: Don't mask keyboard scan codes when processing them for IME. 2024-03-01 23:14:22 +01:00
input.c win32u: Replace sprintf with snprintf to avoid deprecation warnings on macOS. 2024-04-03 23:03:38 +02:00
main.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
Makefile.in win32u: Move D3DKMT functions to a new d3dkmt.c source. 2024-03-13 18:28:49 +01:00
mapping.c
menu.c win32u: Replace sprintf with snprintf to avoid deprecation warnings on macOS. 2024-04-03 23:03:38 +02:00
message.c win32u: Avoid leaking previous buffer in get_buffer_space(). 2024-03-26 22:26:51 +01:00
ntgdi_private.h
ntuser_private.h server: Process internal messages when checking queue status. 2024-03-21 22:19:58 +01: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: Get rid of the rawinput thread data and buffer. 2024-02-09 11:14:07 +01:00
region.c
scroll.c win32u: Make SCROLL_MIN_THUMB larger. 2024-04-09 08:30:51 -05:00
spy.c win32u: Replace sprintf with snprintf to avoid deprecation warnings on macOS. 2024-04-03 23:03:38 +02:00
syscall.c ntdll: Export KeAddSystemServiceTable() instead of the KeServiceDescriptorTable variable. 2023-12-06 13:14:47 +01:00
sysparams.c win32u: Add all display device source modes at once. 2024-04-15 18:10:53 +02:00
systray.c win32u: Introduce new SystrayDock driver entry points. 2023-12-01 19:08:55 +01:00
vertical.c
vulkan.c winevulkan: Remove now unnecessary vkCreateSwapchainKHR driver entry. 2024-04-11 09:00:10 -05:00
win32syscalls.h win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
win32u.spec win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
win32u_private.h win32u: Move D3DKMT vulkan implementation out of winex11. 2024-03-26 22:46:05 +01:00
window.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
winstation.c win32u: Replace sprintf with snprintf to avoid deprecation warnings on macOS. 2024-04-03 23:03:38 +02:00