On windows, the psapi function for querying the dynamic linker for loaded modules (EnumProcessModules) are unavailable when targeting the UWP/"Windows Store" api subsets.
Such a build relies on the static frame registration functions for finding exception handlers.