Function user32::CreateDialogParamW
[−]
[src]
pub unsafe extern "system" fn CreateDialogParamW(
hInstance: HINSTANCE,
lpTemplateName: LPCWSTR,
hWndParent: HWND,
lpDialogFunc: DLGPROC,
dwInitParam: LPARAM
) -> HWND