1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/win32u
2023-08-04 19:21:03 +09:00
..
dibdrv win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
tests win32u: Pack input param for CB_GETCOMBOBOXINFO message. 2023-08-04 19:21:03 +09: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
class.c
clipboard.c
clipping.c
cursoricon.c win32u: Notify drivers of cursor changes on WM_WINE_SETCURSOR. 2023-06-13 22:10:56 +02:00
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 win32u: Detect a missed WM_LBUTTONUP in the size/move loop. 2023-06-27 22:14:15 +02: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: Add a hwnd parameter to SetCursor driver entry points. 2023-06-13 22:10:56 +02:00
emfdrv.c win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
font.c user32: Always use NtCallbackReturn in User32DrawText. 2023-07-10 20:27:35 +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: Don't clip captured mouse pointer if it's done by the system. 2023-07-31 18:19:10 +09:00
main.c wineps: Don't include gdi_driver.h from PE module. 2023-05-31 12:48:51 +02:00
Makefile.in
mapping.c
menu.c
message.c win32u: Pack input param for CB_GETCOMBOBOXINFO message. 2023-08-04 19:21:03 +09:00
ntgdi_private.h win32u: Move fullscreen window cursor clipping from winex11. 2023-06-12 21:21:42 +02:00
ntuser_private.h win32u: Add a clipping_cursor member to user_thread_info. 2023-06-12 21:21:42 +02: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: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
pen.c
printdrv.c
rawinput.c
region.c
scroll.c
spy.c
syscall.c win32u: Set zero_bits correctly for large address aware applications on Wow64. 2023-07-10 12:20:18 +02:00
sysparams.c win32u: Add DriverVersion string for GPUs to registry. 2023-08-01 21:50:34 +09:00
vertical.c make_unicode: Don't use DECLSPEC_HIDDEN. 2023-06-26 20:19:13 +02:00
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 win32u: Move QueryDisplayConfig from user32. 2023-06-12 21:21:42 +02:00
window.c win32u: Implement EVENT_OBJECT_SHOW/HIDE for window objects. 2023-07-03 22:15:42 +02:00
winstation.c server: Allow creating a real explorer desktop window for invisible window stations. 2023-07-03 22:15:42 +02:00