Alexandre Julliard pushed to branch master at wine / wine Commits: 35800c9b by Trung Nguyen at 2026-04-02T15:51:45+02:00 msvcrt: Add support for %Z printf specifier. This specifier allows printing the `UNICODE_STRING` and `ANSI_STRING` structures. Co-authored-by: Piotr Caban <piotr@codeweavers.com> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59563 - - - - - ba55b237 by Trung Nguyen at 2026-04-02T15:51:45+02:00 msvcrt/tests: Add tests for %Z printf specifier. Co-authored-by: Piotr Caban <piotr@codeweavers.com> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59563 - - - - - 4 changed files: - dlls/msvcrt/printf.h - dlls/msvcrt/tests/printf.c - dlls/msvcrt/wcs.c - dlls/ucrtbase/tests/printf.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4f79f8ff75beeb6ad4a9f5c7c6aa48... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4f79f8ff75beeb6ad4a9f5c7c6aa48... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help