.. |
dibdrv
|
win32u: Move wine_get_wgl_driver() from DC driver.
|
2022-03-02 20:17:25 +01:00 |
tests
|
win32u: Use more consistent NtUserMessageCall constant names.
|
2022-04-08 18:23:56 +02:00 |
Makefile.in
|
win32u: Move default window text setting to from user32.
|
2022-04-07 22:44:39 +02:00 |
bitblt.c
|
…
|
|
bitmap.c
|
win32u: Allow selecting 32-bit DDBs into display compatible DCs.
|
2022-01-06 13:05:50 +01:00 |
brush.c
|
…
|
|
class.c
|
win32u: Return client menu name from NtUserUnregisterClass.
|
2022-03-28 10:12:01 +02:00 |
clipboard.c
|
win32u: Use more consistent NtUserMessageCall constant names.
|
2022-04-08 18:23:56 +02:00 |
clipping.c
|
win32u: Move dib.drv implementation from gdi.exe.
|
2022-03-21 16:12:07 +01:00 |
cursoricon.c
|
win32u: Move get_icon_param and set_icon_param from user32.
|
2022-02-24 18:36:13 +01:00 |
dc.c
|
win32u: Implement NtGdiGetDCPoint.
|
2022-04-12 21:39:42 +02:00 |
dce.c
|
win32u: Don't use CDECL for window surface functions.
|
2022-03-21 16:12:07 +01:00 |
defwnd.c
|
win32u: Partially move WM_SYSCOMMAND implementation from user32.
|
2022-04-07 22:44:39 +02:00 |
dib.c
|
win32u: Do not free user memory when deleting dibs created with NtGdiDdDDICreateDCFromMemory().
|
2021-11-22 22:20:51 +01:00 |
driver.c
|
win32u: Don't use CDECL for user driver functions.
|
2022-04-07 22:44:39 +02:00 |
emfdrv.c
|
win32u: Move wine_get_wgl_driver() from DC driver.
|
2022-03-02 20:17:25 +01:00 |
font.c
|
win32u: Support UTF-8 as the default Ansi codepage.
|
2022-04-12 21:39:42 +02:00 |
freetype.c
|
win32u: Use CPTABLEINFO to store the Ansi/OEM codepages.
|
2022-04-12 21:39:41 +02:00 |
gdiobj.c
|
win32u: Support UTF-8 as the default Ansi codepage.
|
2022-04-12 21:39:42 +02:00 |
hook.c
|
win32u: Move send_internal_message_timeout implementation from user32.
|
2022-04-01 20:30:57 +02:00 |
input.c
|
win32u: Use more consistent NtUserMessageCall constant names.
|
2022-04-08 18:23:56 +02:00 |
main.c
|
…
|
|
mapping.c
|
win32u: Use GDI_ROUND() in a few more places.
|
2022-03-03 12:06:36 +01:00 |
menu.c
|
win32u: Move menu handle management from user32.
|
2022-03-25 17:53:03 +01:00 |
message.c
|
win32u: Avoid iterating over a NULL window list when broadcasting.
|
2022-04-11 17:35:20 +02:00 |
ntgdi_private.h
|
win32u: Use CPTABLEINFO to store the Ansi/OEM codepages.
|
2022-04-12 21:39:41 +02:00 |
ntuser_private.h
|
win32u: Move __wine_set_user_driver implementation from user32.
|
2022-04-07 22:44:39 +02:00 |
opentype.c
|
…
|
|
painting.c
|
win32u: Change NtGdiPolyPolyDraw parameter to ULONG.
|
2022-02-01 18:23:19 +01:00 |
palette.c
|
win32u: Move SendMessageTimeoutW implementation from user32.
|
2022-04-05 17:50:57 +02:00 |
path.c
|
win32u: Move wine_get_wgl_driver() from DC driver.
|
2022-03-02 20:17:25 +01:00 |
pen.c
|
…
|
|
printdrv.c
|
…
|
|
region.c
|
win32u: Move GetWindowPlacement and MonitorFromWindow implementation from user32.
|
2022-03-10 18:27:43 +01:00 |
spy.c
|
win32u: Move message spy implementation from user32.
|
2022-03-21 17:18:28 +01:00 |
syscall.c
|
win32u: Implement NtGdiGetDCPoint.
|
2022-04-12 21:39:42 +02:00 |
sysparams.c
|
win32u: Introduce inline helpers for NtUserCallNoParam calls.
|
2022-04-13 18:12:52 +02:00 |
vertical.c
|
…
|
|
vulkan.c
|
win32u: Use user driver for wine_get_vulkan_driver.
|
2021-12-08 09:57:56 +01:00 |
win32u.spec
|
win32u: Implement NtGdiGetDCPoint.
|
2022-04-12 21:39:42 +02:00 |
win32u_private.h
|
win32u: Use CPTABLEINFO to store the Ansi/OEM codepages.
|
2022-04-12 21:39:41 +02:00 |
window.c
|
win32u: Use more consistent NtUserMessageCall constant names.
|
2022-04-08 18:23:56 +02:00 |
winstation.c
|
win32u: Move GetDesktopWindow implementation from user32.
|
2022-03-09 20:54:16 +01:00 |
wrappers.c
|
win32u: Move __wine_set_user_driver implementation from user32.
|
2022-04-07 22:44:39 +02:00 |