mingw-w64/mingw-w64-libraries
Martin Storsjö 0e1f413588 winstorecompat: Add an implementation of EnumProcessModules
This only works for the local process. This uses structs from
winternl.h that, according to documentation, could change between
Windows versions.

While it legitimately could change, it hasn't so far (this layout
works with XP to 10), and for the Windows Store subset, this seems
like the most pragmatic solution.

llvm's libunwind uses this function for resolving dwarf exception
sections at runtime.

Signed-off-by: Martin Storsjö <martin@martin.st>
2018-07-10 23:26:10 +03:00
..
libmangle Update to autoconf v2.69 (aka automake 1.15) 2016-10-17 22:02:44 -07:00
pseh Update to autoconf v2.69 (aka automake 1.15) 2016-10-17 22:02:44 -07:00
winpthreads winpthreads: Fix building for ARM and ARM64 2018-05-04 15:13:38 +03:00
winstorecompat winstorecompat: Add an implementation of EnumProcessModules 2018-07-10 23:26:10 +03:00