#pragma once #include #include #include void Die(const wchar_t* aText, bool aKillNow = false); void ShowProgressDialog();