Alexandre Julliard pushed to branch master at wine / wine
Commits: 3ca383e3 by Eric Pouech at 2024-11-18T11:54:35+01:00 dbghelp/tests: Add retry wrapper around SymRefreshModuleList().
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
- - - - - 90ffd6c7 by Eric Pouech at 2024-11-18T11:54:35+01:00 dbghelp/tests: Add tests for SymRefreshModuleList().
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
- - - - - 446f3b20 by Eric Pouech at 2024-11-18T11:54:35+01:00 dbghelp: Implement SymRefreshModuleList().
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
- - - - -
5 changed files:
- dlls/dbghelp/dbghelp.c - dlls/dbghelp/dbghelp_private.h - dlls/dbghelp/elf_module.c - dlls/dbghelp/module.c - dlls/dbghelp/tests/dbghelp.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c5a726e8a3ac20a242c27123abb497...