Function windows_sys::Win32::UI::Shell::ShellExecuteW
pub unsafe extern "system" fn ShellExecuteW(
hwnd: HWND,
lpoperation: PCWSTR,
lpfile: PCWSTR,
lpparameters: PCWSTR,
lpdirectory: PCWSTR,
nshowcmd: SHOW_WINDOW_CMD
) -> HMODULEExpand description
Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"