• Eric Pouech's avatar
    dbghelp/tests: Add wrapper for EnumerateLoadedModulesW64(). · 394361cd
    Eric Pouech authored
    Since this API sporadically fails with STATUS_INFO_LENGTH_MISMATCH
    as GetLastError() (sic!) on Windows 11, retrying the call let us get
    the relevant output.
    
    No clear explanation of the cause of the failure, it's maybe generated
    when modules are still loaded into child process and it detects
    modification of the modules' list while enumerating all modules.
    Signed-off-by: 's avatarEric Pouech <eric.pouech@gmail.com>
    394361cd
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...