Home
last modified time | relevance | path

Searched refs:RunSetupCommandW (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/urlmon/
H A Daxinstall.c337 hres = RunSetupCommandW(ctx->hwnd, cmd, NULL, ctx->tmp_dir, NULL, NULL, 0, NULL); in process_hook_section()
395 hres = RunSetupCommandW(ctx->hwnd, ctx->install_file, sect_name, in install_inf_file()
405 …hres = RunSetupCommandW(ctx->hwnd, ctx->install_file, NULL, ctx->tmp_dir, NULL, NULL, RSC_FLAG_INF… in install_inf_file()
/reactos/dll/win32/advpack/
H A Dadvpack.spec69 69 stdcall RunSetupCommandW(long wstr wstr wstr wstr ptr long ptr)
H A Dinstall.c954 hr = RunSetupCommandW(hWnd, cmdname.Buffer, infsec.Buffer, dir.Buffer, in RunSetupCommandA()
990 HRESULT WINAPI RunSetupCommandW(HWND hWnd, LPCWSTR szCmdName, in RunSetupCommandW() function
/reactos/sdk/include/psdk/
H A Dadvpub.h296 HRESULT WINAPI RunSetupCommandW(HWND hWnd,