pub type PWLX_DIALOG_BOX = Option<unsafe extern "system" fn(hwlx: HANDLE, hinst: HANDLE, lpsztemplate: PCWSTR, hwndowner: HWND, dlgprc: DLGPROC) -> i32>;
Expand description

Required features: "Win32_Security_WinWlx", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"