23 if (!pGlobalData->bIsUserAdmin)
38 shInputDll.
cbSize =
sizeof(shInputDll);
39 shInputDll.
hwnd = hwndDlg;
41 shInputDll.
lpFile =
L"RunDll32.exe";
42 shInputDll.
lpParameters =
L"shell32.dll,Control_RunDLL input.dll";
struct _GLOBALDATA * PGLOBALDATA
#define IDS_ERROR_INPUT_DLL
#define IDC_INST_FILES_FOR_RTOL_LANG
INT_PTR CALLBACK LanguagesPageProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
#define IDC_INST_FILES_FOR_ASIAN
BOOL WINAPI DECLSPEC_HOTPATCH ShellExecuteExW(LPSHELLEXECUTEINFOW sei)
HWND WINAPI GetDlgItem(_In_opt_ HWND, _In_ int)
#define IDC_DETAIL_BUTTON
BOOL WINAPI EnableWindow(_In_ HWND, _In_ BOOL)
VOID PrintErrorMsgBox(UINT msg)