1 2 3 4 5 6 7
#pragma once extern wchar_t exePath[4096]; extern wchar_t dllPath[8192]; extern wchar_t dllPath2[4096]; bool ProvisionNorthstar();