Alexandre Julliard pushed to branch master at wine / wine
Commits: 96b8525d by Alexandre Julliard at 2025-06-23T19:15:07+02:00 mscoree: Use GetFinalPathNameByHandleW to get the DOS path of the Mono directory.
- - - - - fc83452a by Alexandre Julliard at 2025-06-23T19:15:07+02:00 mshtml: Use GetFinalPathNameByHandleW to get the DOS path of the Gecko directory.
- - - - - 5197cb01 by Alexandre Julliard at 2025-06-23T19:15:08+02:00 start: Use GetFinalPathNameByHandleW to get the DOS path of a Unix file.
- - - - - 77d5ded5 by Alexandre Julliard at 2025-06-23T19:15:08+02:00 kernelbase: Convert slashes in Unix paths in GetFinalPathNameByHandleW.
- - - - - f0230456 by Alexandre Julliard at 2025-06-23T19:15:08+02:00 wineps.drv: Use \?\unix paths to load the AFM files.
- - - - - 850b1db0 by Alexandre Julliard at 2025-06-23T19:15:08+02:00 winemenubuilder: Use \?\unix paths to load the link files.
- - - - -
6 changed files:
- dlls/kernelbase/file.c - dlls/mscoree/metahost.c - dlls/mshtml/nsembed.c - dlls/wineps.drv/type1afm.c - programs/start/start.c - programs/winemenubuilder/winemenubuilder.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/edff0fb7c772f7ecc6ee75fe98f69d...