static BOOL LoadSystemIni(WCHAR *szPath, HWND hDlg)
static BOOL InitializeSystemDialog(HWND hDlg)
INT_PTR CALLBACK SystemPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
BOOL WINAPI SetWindowPos(_In_ HWND, _In_opt_ HWND, _In_ int, _In_ int, _In_ int, _In_ int, _In_ UINT)
wchar_t * fgetws(wchar_t *buf, int bufsize, FILE *file)