.. |
dibdrv
|
win32u: Move D3DKMT vulkan implementation out of winex11.
|
2024-03-26 22:46:05 +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
|
win32u: Build without -DWINE_NO_LONG_TYPES.
|
2022-11-23 16:13:58 +01:00 |
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
|
user32: GetClipboardData() should set last error when the format is not found.
|
2023-01-25 10:07:17 +01:00 |
clipping.c
|
|
|
cursoricon.c
|
user32: Return result through NtCallbackReturn for the load image callback.
|
2024-01-18 18:08:48 +01:00 |
d3dkmt.c
|
winevulkan: Remove now unnecessary vkDestroyInstance driver entry.
|
2024-03-28 19:48:52 +01:00 |
dc.c
|
win32u: Create a real bitmap object for display DCs.
|
2023-12-19 14:14:05 +01:00 |
dce.c
|
win32u: Expose and use ProcessEvents from drivers instead of MsgWaitForMultipleObjectsEx.
|
2023-02-22 18:25:29 +01:00 |
defwnd.c
|
win32u: Support HiDPI for the non-client close button in WS_EX_TOOLWINDOW windows.
|
2024-03-14 18:41:42 +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 vulkan implementation out of winex11.
|
2024-03-26 22:46:05 +01:00 |
emfdrv.c
|
win32u: Move D3DKMT vulkan implementation out of winex11.
|
2024-03-26 22:46:05 +01:00 |
font.c
|
win32u: Move D3DKMT vulkan implementation out of winex11.
|
2024-03-26 22:46:05 +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
|
server: Process internal messages when checking queue status.
|
2024-03-21 22:19:58 +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
|
win32u: Build without -DWINE_NO_LONG_TYPES.
|
2022-11-23 16:13:58 +01:00 |
menu.c
|
user32: Return result through NtCallbackReturn for the load sys menu callback.
|
2024-01-18 18:08:49 +01:00 |
message.c
|
win32u: Avoid leaking previous buffer in get_buffer_space().
|
2024-03-26 22:26:51 +01:00 |
ntgdi_private.h
|
win32u: Remove DECLSPEC_HIDDEN usage.
|
2023-11-17 10:20:54 +01:00 |
ntuser_private.h
|
server: Process internal messages when checking queue status.
|
2024-03-21 22:19:58 +01:00 |
opentype.c
|
include: Remove custom/undocumented language identifiers.
|
2022-11-16 21:24:18 +01:00 |
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 vulkan implementation out of winex11.
|
2024-03-26 22:46:05 +01:00 |
pen.c
|
win32u: Add a debug helper to print color values.
|
2022-11-23 16:11:48 +01:00 |
printdrv.c
|
win32u: Build without -DWINE_NO_LONG_TYPES.
|
2022-11-23 16:13:58 +01:00 |
rawinput.c
|
win32u: Get rid of the rawinput thread data and buffer.
|
2024-02-09 11:14:07 +01:00 |
region.c
|
win32u: Build without -DWINE_NO_LONG_TYPES.
|
2022-11-23 16:13:58 +01:00 |
scroll.c
|
win32u: Make draw_scroll_bar() static.
|
2023-01-25 10:17:13 +01:00 |
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: Rename struct adapter to struct source.
|
2024-03-28 19:47:38 +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
|
winevulkan: Remove now unnecessary vkDestroyInstance driver entry.
|
2024-03-28 19:48:52 +01:00 |
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: Move D3DKMT vulkan implementation out of winex11.
|
2024-03-26 22:46:05 +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 |