.. |
dibdrv
|
|
|
tests
|
win32u: Use a client copy of windows hook lparam when calling hook procs.
|
2022-08-16 22:27:53 +02:00 |
bitblt.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
bitmap.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
brush.c
|
|
|
class.c
|
win32u: Move process initialization to NtUserInitializeClientPfnArrays.
|
2022-08-18 21:42:27 +02:00 |
clipboard.c
|
win32u: Use a separate helper to send messages from win32u.
|
2022-08-15 18:15:19 +02:00 |
clipping.c
|
|
|
cursoricon.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
dc.c
|
win32u: Use allocator mechanism to allocate DC attributes.
|
2022-09-20 20:53:17 +02:00 |
dce.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
defwnd.c
|
win32u: Use a client copy of windows hook lparam when calling hook procs.
|
2022-08-16 22:27:53 +02:00 |
dib.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
driver.c
|
win32u: Move display placement logic out of graphics drivers.
|
2022-09-02 17:53:15 +02:00 |
emfdrv.c
|
|
|
font.c
|
win32u: Only cache font glyph metrics from GGO_METRICS.
|
2022-09-01 17:43:44 +02:00 |
freetype.c
|
win32u: Choose a smaller ppem to avoid exceeding the requested font height.
|
2022-08-19 22:45:18 +02:00 |
gdiobj.c
|
win32u: Move process initialization to NtUserInitializeClientPfnArrays.
|
2022-08-18 21:42:27 +02:00 |
hook.c
|
win32u/hook: Fix a leak on earlier return (Coverity).
|
2022-08-31 17:44:53 +02:00 |
imm.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
input.c
|
win32u: Use a client copy of windows hook lparam when calling hook procs.
|
2022-08-16 22:27:53 +02:00 |
main.c
|
|
|
Makefile.in
|
win32u: Implement input context object.
|
2022-07-11 18:56:16 +02:00 |
mapping.c
|
|
|
menu.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
message.c
|
win32u: Introduce NtUserSendDriverMessage.
|
2022-09-20 20:52:56 +02:00 |
ntgdi_private.h
|
win32u: Move scroll bar WM_SETFOCUS and WM_KILLFOCUS implementation from user32.
|
2022-07-04 20:14:02 +02:00 |
ntuser_private.h
|
user32: Move dialog proc getting implementation from win32u.
|
2022-08-18 21:42:26 +02:00 |
opentype.c
|
|
|
painting.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
palette.c
|
win32u: Use a separate helper to send messages from win32u.
|
2022-08-15 18:15:19 +02:00 |
path.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
pen.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
printdrv.c
|
|
|
rawinput.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
region.c
|
|
|
scroll.c
|
win32u: Remove some dead code from get_scroll_range() helper (Coverity).
|
2022-07-22 21:14:02 +02:00 |
spy.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
syscall.c
|
win32u: Move NtUserPerMonitorDPIPhysicalToLogicalPoint implementation from user32.
|
2022-08-27 16:53:28 +02:00 |
sysparams.c
|
win32u: Introduce a new internal WINE_DM_UNSUPPORTED display flag.
|
2022-09-13 22:07:22 +02:00 |
vertical.c
|
unicode: Update to Unicode 15.0.0.
|
2022-09-14 22:38:34 +02:00 |
vulkan.c
|
winevulkan: Remove __wine_get_vulkan_driver PE entry point.
|
2022-07-27 23:07:07 +02:00 |
win32u.spec
|
win32u: Move NtUserPerMonitorDPIPhysicalToLogicalPoint implementation from user32.
|
2022-08-27 16:53:28 +02:00 |
win32u_private.h
|
win32u: Move process initialization to NtUserInitializeClientPfnArrays.
|
2022-08-18 21:42:27 +02:00 |
window.c
|
win32u: Fix Get/SetWindowWord behavior on 32-bit.
|
2022-09-14 22:38:34 +02:00 |
winstation.c
|
win32u: Use RtlSetLastWin32Error.
|
2022-08-10 19:24:12 +02:00 |
wrappers.c
|
winevulkan: Remove __wine_get_vulkan_driver PE entry point.
|
2022-07-27 23:07:07 +02:00 |