Module: wine Branch: master Commit: ec099b8ea34c6417fe3417899c1480ab1521c881 URL: https://gitlab.winehq.org/wine/wine/-/commit/ec099b8ea34c6417fe3417899c1480a...
Author: Eric Pouech epouech@codeweavers.com Date: Mon Jan 8 13:57:01 2024 +0100
dbghelp/tests: Add more tests for SymLoadModule*.
- SymLoadModules flags (SLMFLAG_VIRTUAL and SLMFLAG_NO_SYMBOLS), - handling of load details (SymType, ImageName vs LoadedImageName, various instances of module name).
Signed-off-by: Eric Pouech epouech@codeweavers.com
---
dlls/dbghelp/tests/path.c | 292 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 292 insertions(+)