NAME

RunSetupCommandA  (ADVPACK.@)

SYNOPSIS

 HRESULT RunSetupCommandA
 (
  HWND    hWnd,
  LPCSTR  szCmdName,
  LPCSTR  szInfSection,
  LPCSTR  szDir,
  LPCSTR  lpszTitle,
  HANDLE* phEXE,
  DWORD   dwFlags,
  LPVOID  pvReserved
 )

DESCRIPTION

See RunSetupCommandW.

IMPLEMENTATION

Declared in "advpub.h". https://source.winehq.org/source/include/advpub.h

Implemented in "dlls/advpack/install.c". https://source.winehq.org/source/dlls/advpack/install.c

Debug channel "advpack".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.