[Git][wine/wine][master] 6 commits: win32u: Implement NtUserRealizePalette().
Alexandre Julliard pushed to branch master at wine / wine Commits: 1cbf8789 by Alexandre Julliard at 2025-01-29T16:10:15+01:00 win32u: Implement NtUserRealizePalette(). - - - - - 3f9ac337 by Alexandre Julliard at 2025-01-29T16:11:56+01:00 win32u: Implement NtUserReplyMessage(). - - - - - d294e814 by Alexandre Julliard at 2025-01-29T16:14:10+01:00 win32u: Implement NtUserSetCaretBlinkTime(). - - - - - 35dc49a8 by Alexandre Julliard at 2025-01-29T16:15:18+01:00 win32u: Implement NtUserSetCaretPos(). - - - - - 9d477495 by Alexandre Julliard at 2025-01-29T16:16:50+01:00 win32u: Implement NtUserSetProcessDefaultLayout(). - - - - - c9d2b9f4 by Alexandre Julliard at 2025-01-29T16:17:51+01:00 win32u: Implement NtUserGetClipCursor(). - - - - - 22 changed files: - dlls/gdi32/dc.c - dlls/user32/cursoricon.c - dlls/user32/edit.c - dlls/user32/input.c - dlls/user32/message.c - dlls/user32/scroll.c - dlls/user32/user32.spec - dlls/user32/user_main.c - dlls/user32/win.c - dlls/win32u/dce.c - dlls/win32u/input.c - dlls/win32u/main.c - dlls/win32u/message.c - dlls/win32u/ntgdi_private.h - dlls/win32u/palette.c - dlls/win32u/scroll.c - dlls/win32u/sysparams.c - dlls/win32u/win32syscalls.h - dlls/win32u/win32u.spec - dlls/win32u/win32u_private.h - dlls/wow64win/user.c - include/ntuser.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8affaf9074af70aa9e7a8fa6c24a28... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8affaf9074af70aa9e7a8fa6c24a28... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)