[Git][wine/wine][master] 4 commits: shell32/tests: Add tests for StrRetToStrN null termination.
Alexandre Julliard pushed to branch master at wine / wine Commits: 1d79dbc0 by Alex Henrie at 2025-01-23T12:02:28+01:00 shell32/tests: Add tests for StrRetToStrN null termination. - - - - - 5e80f096 by Alex Henrie at 2025-01-23T12:02:28+01:00 shlwapi: Correct return value of StrRetToBuf on an invalid type. - - - - - 13411307 by Alex Henrie at 2025-01-23T12:02:28+01:00 shell32: Use StrRetToBuf instead of reimplementing it. - - - - - d7cae2c8 by Alex Henrie at 2025-01-23T12:02:28+01:00 comdlg32: Use StrRetToBuf instead of reimplementing it. - - - - - 13 changed files: - dlls/comdlg32/filedlg.c - dlls/comdlg32/filedlgbrowser.c - dlls/shell32/brsfolder.c - dlls/shell32/pidl.c - dlls/shell32/shell32_main.c - dlls/shell32/shell32_main.h - dlls/shell32/shellstring.c - dlls/shell32/shlexec.c - dlls/shell32/shlfolder.c - dlls/shell32/shlview.c - dlls/shell32/tests/string.c - dlls/shlwapi/string.c - dlls/shlwapi/tests/string.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/048aced927a80e5fcb63fc6958fb5f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/048aced927a80e5fcb63fc6958fb5f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)