wine/dlls/win32u
Krzysztof Bogacki 223292da02 win32u: Implement NtGdiDdDDIEnumAdapters2.
Signed-off-by: Krzysztof Bogacki <krzysztof.bogacki@leancode.pl>
2024-02-15 20:39:48 +01:00
..
dibdrv win32u: Find the correct DIB driver in windrv_CreateDC(). 2023-12-04 22:10:20 +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
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
driver.c user32: Return a proper NTSTATUS in the load driver callback. 2024-01-19 14:23:24 +01:00
emfdrv.c
font.c user32: Return result through NtCallbackReturn for the draw text callback. 2024-01-18 18:08:49 +01:00
freetype.c kernel32: Implement GetProcessInformation(ProcessMachineTypeInfo). 2023-12-08 22:31:38 +01: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: Only queue a single IME update during ImeProcessKey. 2024-01-31 16:55:13 +01:00
input.c win32u: Don't set the high word of keyboard layout to 0xe001 in CJK locales. 2024-01-23 12:19:13 +01:00
main.c gdi32: Add D3DKMTEnumAdapters2() stub. 2024-02-15 20:39:46 +01:00
Makefile.in win32u: Introduce a new NtUserSystemTrayCall message call. 2023-12-01 19:08:54 +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 server: Stop using union rawinput in hw_input_t. 2024-02-08 23:31:24 +01:00
ntgdi_private.h
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
palette.c
path.c
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: Implement NtGdiDdDDIEnumAdapters2. 2024-02-15 20:39:48 +01:00
systray.c win32u: Introduce new SystrayDock driver entry points. 2023-12-01 19:08:55 +01:00
vertical.c
vulkan.c
win32syscalls.h gdi32: Add D3DKMTEnumAdapters2() stub. 2024-02-15 20:39:46 +01:00
win32u.spec gdi32: Add D3DKMTEnumAdapters2() stub. 2024-02-15 20:39:46 +01:00
win32u_private.h user32: Return a proper NTSTATUS in all user callbacks. 2024-01-19 14:30:59 +01:00
window.c
winstation.c include: Rename DF_WINE_CREATE_DESKTOP to DF_WINE_VIRTUAL_DESKTOP. 2024-02-13 22:37:50 +01:00