1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/win32u
2024-03-13 18:28:49 +01:00
..
dibdrv win32u: Move D3DKMT VidPn* functions out of winex11. 2024-03-13 18:28:49 +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 win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
bitmap.c
brush.c win32u: Implement NtGdiIcmBrushInfo and use it instead of __wine_get_brush_bitmap_info. 2023-05-29 11:37:07 +02:00
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 win32u: Move D3DKMT VidPn* functions out of winex11. 2024-03-13 18:28:49 +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 user32: Return a proper NTSTATUS in all user callbacks. 2024-01-19 14:30:59 +01:00
dib.c win32u: Set zero_bits correctly for large address aware applications on Wow64. 2023-07-10 12:20:18 +02:00
driver.c win32u: Move D3DKMT VidPn* functions out of winex11. 2024-03-13 18:28:49 +01:00
emfdrv.c win32u: Move D3DKMT VidPn* functions out of winex11. 2024-03-13 18:28:49 +01:00
font.c win32u: Move D3DKMT VidPn* functions out of winex11. 2024-03-13 18:28:49 +01:00
freetype.c kernel32: Implement GetProcessInformation(ProcessMachineTypeInfo). 2023-12-08 22:31:38 +01:00
gdiobj.c win32u: Set zero_bits correctly for large address aware applications on Wow64. 2023-07-10 12:20:18 +02:00
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: Only send mouse input in ReleaseCapture() when a window is captured. 2024-03-08 17:37:08 +01: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 user32: Return result through NtCallbackReturn for the load sys menu callback. 2024-01-18 18:08:49 +01:00
message.c win32u: Add support for sending and receiving WM_POINTER* messages. 2024-03-05 20:50:07 +01:00
ntgdi_private.h win32u: Remove DECLSPEC_HIDDEN usage. 2023-11-17 10:20:54 +01:00
ntuser_private.h win32u: Get rid of the rawinput thread data and buffer. 2024-02-09 11:14:07 +01:00
opentype.c
painting.c win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
palette.c win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
path.c win32u: Move D3DKMT VidPn* functions out of winex11. 2024-03-13 18:28:49 +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
spy.c server: Peek wine internal driver messages regardless of filter. 2023-12-13 19:13:01 +01:00
syscall.c ntdll: Export KeAddSystemServiceTable() instead of the KeServiceDescriptorTable variable. 2023-12-06 13:14:47 +01:00
sysparams.c win32u: Keep the vulkan GUID on the gpu structure. 2024-03-07 22:56:12 +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 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: Introduce and use new reg_(open|create)_ascii_key helpers. 2024-03-06 18:59:34 +01:00
window.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
winstation.c server: Keep track of the winstation input desktop. 2024-02-28 19:51:20 +01:00