Module: wine Branch: master Commit: ad921b3c561c428ce36a2a3e0f44de1369def0c2 URL: https://gitlab.winehq.org/wine/wine/-/commit/ad921b3c561c428ce36a2a3e0f44de1...
Author: Eric Pouech epouech@codeweavers.com Date: Sat Feb 24 17:49:23 2024 +0100
dbghelp: Return matched information for path_find_symbol_file.
Signed-off-by: Eric Pouech epouech@codeweavers.com
---
dlls/dbghelp/dbghelp_private.h | 4 +- dlls/dbghelp/msc.c | 179 ++++++++++++++++++++--------------------- dlls/dbghelp/path.c | 60 ++++++++------ dlls/dbghelp/pe_module.c | 8 +- dlls/dbghelp/tests/path.c | 14 ++-- 5 files changed, 132 insertions(+), 133 deletions(-)