Browse Source
This is the same implementation as in desktop Windows. GetModuleFileNameW [^1] and VirtualQuery [^2] are available in UWP. [^1]: https://learn.microsoft.com/en-us/windows/win32/api/libloaderapi/nf-libloaderapi-getmodulefilenamew#requirements [^2]: https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-virtualquery#requirementsmmdevice-clean/8
1 changed files with 42 additions and 2 deletions
Loading…
Reference in new issue