Function windows_sys::Win32::UI::WindowsAndMessaging::CreateDialogIndirectParamA
[−]pub unsafe extern "system" fn CreateDialogIndirectParamA(
hinstance: HINSTANCE,
lptemplate: *const DLGTEMPLATE,
hwndparent: HWND,
lpdialogfunc: DLGPROC,
dwinitparam: LPARAM
) -> HWNDExpand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"