Alexandre Julliard pushed to branch master at wine / wine
Commits: 1063271c by Jacek Caban at 2025-03-17T17:38:09+01:00 kernelbase: Factor out get_process_image_file_name.
- - - - - 664b7b76 by Jacek Caban at 2025-03-17T17:38:09+01:00 kernelbase: Use ProcessImageFileNameWin32 in GetModuleFileNameExW.
Allows retrieving the process image name even if the process has not yet completed loader initialization.
Fixes LLDB versions newer than 15.
LLVM-Issue: https://github.com/llvm/llvm-project/issues/131319
- - - - -
2 changed files:
- dlls/kernelbase/debug.c - dlls/psapi/tests/psapi_main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/245d32302712ead24a6f5852e3a570...