mirror of
https://github.com/golang/sys.git
synced 2026-02-08 11:46:04 +03:00
Reference: https://docs.microsoft.com/en-us/windows/win32/api/tlhelp32/ns-tlhelp32-moduleentry32w https://docs.microsoft.com/en-us/windows/win32/api/tlhelp32/nf-tlhelp32-module32firstw https://docs.microsoft.com/en-us/windows/win32/api/tlhelp32/nf-tlhelp32-module32nextw Change-Id: I5455cabdbaa8e7e25490f869ca349e3c6f67a0cf Reviewed-on: https://go-review.googlesource.com/c/sys/+/369174 Trust: Tobias Klauser <tobias.klauser@gmail.com> Trust: Patrik Nyblom <pnyb@google.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Patrik Nyblom <pnyb@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Patrik Nyblom <pnyb@google.com>