Alexandre Julliard pushed to branch master at wine / wine
Commits: 86f0b209 by Piotr Caban at 2024-12-01T22:20:47+01:00 msvcrt: Call _wmkdir in _mkdir function.
- - - - - 2cf2b65a by Piotr Caban at 2024-12-01T22:20:47+01:00 msvcrt: Call _wrmdir in _rmdir function.
- - - - - 3cb11cde by Piotr Caban at 2024-12-01T22:20:47+01:00 msvcrt: Call _wchdir in _chdir function.
- - - - - 013b70d4 by Piotr Caban at 2024-12-01T22:20:47+01:00 msvcrt: Call _wgetcwd in _getcwd function.
- - - - - 7bc161d0 by Piotr Caban at 2024-12-01T22:20:47+01:00 msvcrt: Call _wgetdcwd in _getdcwd function.
- - - - - 30785e64 by Piotr Caban at 2024-12-01T22:20:47+01:00 msvcrt: Call _wfullpath in _fullpath function.
- - - - -
3 changed files:
- dlls/msvcrt/dir.c - dlls/msvcrt/msvcrt.h - dlls/ucrtbase/tests/file.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/82afdc55269bb59ea18a23fef4cc91...