wine/dlls/win32u
Tim Clem 5ca22f551d win32u: Correct GetRawInputBuffer alignment under WoW64.
Patch originally by Rémi Bernon.
2023-01-16 16:14:20 +01:00
..
dibdrv opengl32: Use default calling convention for WGL driver entry points. 2022-12-06 17:11:21 +01:00
tests win32u/tests: Add inter-process message tests. 2022-12-20 22:37:00 +01:00
bitblt.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
bitmap.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
brush.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
class.c win32u: Account for 16-bit instances in find_class(). 2022-12-15 18:30:38 +01:00
clipboard.c win32u: Use int instead of long types in a few places. 2022-11-23 16:11:48 +01:00
clipping.c
cursoricon.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
dc.c win32u: Don't use CDECL for __wine_get_wgl_driver. 2022-11-23 18:04:28 +01:00
dce.c win32u: Move NtUserPrintWindow implementation from user32. 2022-11-29 12:50:22 +01:00
defwnd.c win32u: Move NtUserGetWindowDC implementation from user32. 2022-11-29 12:50:19 +01:00
dib.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
driver.c win32u: Introduce a get_display_depth() helper to retrieve emulated display depth. 2023-01-09 16:44:08 +01:00
emfdrv.c
font.c win32u: Convert inter-process messages to Unicode. 2022-12-20 18:26:55 +01:00
freetype.c configure: Remove Carbon.framework check (always present on macOS). 2022-12-02 11:04:45 +01:00
gdiobj.c win32u: Remove __wine_get_wgl_driver PE entry point. 2022-11-23 18:04:28 +01:00
hook.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
imm.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
input.c win32u: Set the width and height when creating a caret from an existing bitmap. 2022-12-15 18:30:38 +01:00
main.c
Makefile.in include: Use proper dllimports for user32 functions. 2022-12-07 13:51:37 +01:00
mapping.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
menu.c win32u: Move NtUserGetDC implementation from user32. 2022-11-29 12:50:16 +01:00
message.c win32u: Convert inter-process messages to Unicode. 2022-12-20 18:26:55 +01:00
ntgdi_private.h win32u: Convert inter-process messages to Unicode. 2022-12-20 18:26:55 +01:00
ntuser_private.h win32u: Use int instead of long types in a few places. 2022-11-23 16:11:48 +01:00
opentype.c include: Remove custom/undocumented language identifiers. 2022-11-16 21:24:18 +01:00
painting.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
palette.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
path.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +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: Correct GetRawInputBuffer alignment under WoW64. 2023-01-16 16:14:20 +01:00
region.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
scroll.c win32u: Initialize the tracking_info for NtUserDrawScrollBar params. 2023-01-09 16:44:08 +01:00
spy.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
syscall.c win32u: Move NtUserSetShellWindowEx implementation from user32. 2022-12-09 17:52:25 +01:00
sysparams.c win32u: Introduce a get_display_depth() helper to retrieve emulated display depth. 2023-01-09 16:44:08 +01:00
vertical.c unicode: Update to Unicode 15.0.0. 2022-09-14 22:38:34 +02:00
vulkan.c
win32u.spec win32u: Move NtUserSetShellWindowEx implementation from user32. 2022-12-09 17:52:25 +01:00
win32u_private.h win32u: Introduce a get_display_depth() helper to retrieve emulated display depth. 2023-01-09 16:44:08 +01:00
window.c win32u: Honor CS_HREDRAW and CS_VREDRAW when resizing window. 2022-12-22 15:16:03 +01:00
winstation.c win32u: Build without -DWINE_NO_LONG_TYPES. 2022-11-23 16:13:58 +01:00
wrappers.c win32u: Remove __wine_get_wgl_driver PE entry point. 2022-11-23 18:04:28 +01:00