Module: wine Branch: master Commit: f5e86cbea647c3a80fffd00bfc56fb0f24669b24 URL: https://gitlab.winehq.org/wine/wine/-/commit/f5e86cbea647c3a80fffd00bfc56fb0...
Author: Eric Pouech epouech@codeweavers.com Date: Sat Dec 16 13:04:32 2023 +0100
dbghelp/tests: Extend tests for module loading.
Basically, showing specific behavior when calling SymLoadModule() with a non-null base address, and that address is already the exact base address of a loaded module.
Signed-off-by: Eric Pouech epouech@codeweavers.com
---
dlls/dbghelp/tests/dbghelp.c | 135 +++++++++++++++++++++++++++++++++---------- 1 file changed, 104 insertions(+), 31 deletions(-)