#include <windows.h>

namespace utility
{
	long SetAppID(HWND hWnd, PCWSTR pszAppID);
}
