Alexandre Julliard pushed to branch master at wine / wine
Commits: c37f89ab by Piotr Caban at 2024-12-03T21:48:29+01:00 msvcrt: Prepare _fsopen to handle UTF-8 strings.
- - - - - b6de42ee by Piotr Caban at 2024-12-03T21:48:29+01:00 msvcrt: Call _wunlink in _unlink function.
- - - - - 35a56bce by Piotr Caban at 2024-12-03T21:48:29+01:00 msvcrt: Call _waccess in _access function.
- - - - - c712d223 by Piotr Caban at 2024-12-03T21:48:30+01:00 msvcrt: Call _wchmod in _chmod function.
- - - - - e8f02ae8 by Piotr Caban at 2024-12-03T21:48:30+01:00 msvcrt: Call _unlink in remove function.
- - - - - 27e6069e by Piotr Caban at 2024-12-03T21:48:30+01:00 msvcrt: Call _wunlink in _wremove function.
- - - - - b11c4bc5 by Piotr Caban at 2024-12-03T21:48:30+01:00 msvcrt: Prepare _mktemp to handle UTF-8 strings.
- - - - - b6bc7a3d by Piotr Caban at 2024-12-03T21:48:30+01:00 msvcrt: Prepare _mktemp_s to handle UTF-8 strings.
- - - - -
2 changed files:
- dlls/msvcrt/file.c - dlls/ucrtbase/tests/file.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/be1789ef1ec370bd2a945ec59a775d...