.. |
dibdrv
|
win32u: Reset draw_start_ticks for new window_surface.
|
2023-02-21 11:22:47 +01:00 |
tests
|
win32u: Implement NtUserBuildHimcList syscall.
|
2023-03-20 17:10:45 +01:00 |
bitblt.c
|
win32u: Pass blend function as DWORD to NtGdiAlphaBlend.
|
2023-05-25 16:26:08 +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
|
|
|
clipboard.c
|
|
|
clipping.c
|
|
|
cursoricon.c
|
server: Assume the internal clip message to be WM_WINE_CLIPCURSOR.
|
2023-05-30 12:25:25 +02:00 |
dc.c
|
win32u: Use syscall interface for all exports.
|
2023-05-29 11:37:09 +02:00 |
dce.c
|
win32u: Expose and use ProcessEvents from drivers instead of MsgWaitForMultipleObjectsEx.
|
2023-02-22 18:25:29 +01:00 |
defwnd.c
|
win32u: Propagate WM_MOUSEHWHEEL to the parent window in DefWindowProc().
|
2023-05-23 09:28:16 +02:00 |
dib.c
|
win32u: Extend NtGdiSetDIBitsToDeviceInternal for SetDIBits implementation.
|
2023-05-29 11:37:08 +02:00 |
driver.c
|
win32u: Introduce a new ImeToAsciiEx call through NtUserMessageCall.
|
2023-05-12 17:50:49 +02:00 |
emfdrv.c
|
|
|
font.c
|
win32u: Don't return full OUTLINETEXTMETRICW from __wine_get_file_outline_text_metric.
|
2023-05-29 11:37:08 +02:00 |
freetype.c
|
|
|
gdiobj.c
|
win32u: Use syscall interface for all exports.
|
2023-05-29 11:37:09 +02:00 |
hook.c
|
|
|
imm.c
|
win32u: Introduce a new ImeToAsciiEx call through NtUserMessageCall.
|
2023-05-12 17:50:49 +02:00 |
input.c
|
win32u: Use syscall interface for all exports.
|
2023-05-29 11:37:09 +02:00 |
main.c
|
win32u: Use syscall interface for all exports.
|
2023-05-29 11:37:09 +02:00 |
Makefile.in
|
win32u: Use syscall interface for all exports.
|
2023-05-29 11:37:09 +02:00 |
mapping.c
|
|
|
menu.c
|
|
|
message.c
|
win32u: Introduce a new ImeProcessKey call through NtUserMessageCall.
|
2023-05-12 17:50:49 +02:00 |
ntgdi_private.h
|
win32u: Add support for undocummented DIB_PAL_INDICES color usage in SetDIBits.
|
2023-04-06 14:32:32 +02:00 |
ntuser_private.h
|
win32u: Introduce a new ImeProcessKey call through NtUserMessageCall.
|
2023-05-12 17:50:49 +02:00 |
opentype.c
|
|
|
painting.c
|
win32u: Don't use floating point types in syscalls.
|
2023-05-12 11:39:10 +02:00 |
palette.c
|
|
|
path.c
|
|
|
pen.c
|
|
|
printdrv.c
|
|
|
rawinput.c
|
win32u: Initialize IO_STATUS_BLOCK in rawinput add_device.
|
2023-03-07 17:25:08 +01:00 |
region.c
|
|
|
scroll.c
|
|
|
spy.c
|
|
|
syscall.c
|
win32u: Use syscall interface for all exports.
|
2023-05-29 11:37:09 +02:00 |
sysparams.c
|
win32u: Partially implement NtUserDisplayConfigGetDeviceInfo(DISPLAYCONFIG_DEVICE_INFO_GET_TARGET_PREFERRED_MODE).
|
2023-05-01 14:38:30 +02:00 |
vertical.c
|
|
|
vulkan.c
|
|
|
win32u.spec
|
win32u: Use syscall interface for all exports.
|
2023-05-29 11:37:09 +02:00 |
win32u_private.h
|
win32u: Use syscall interface for all exports.
|
2023-05-29 11:37:09 +02:00 |
window.c
|
win32u: Introduce new next_process_user_handle_ptr helper.
|
2023-03-20 17:10:45 +01:00 |
winstation.c
|
win32u: Give full access rights to the thread desktop.
|
2023-03-17 11:51:34 +01:00 |