NAME

DoInfInstall  (ADVPACK.@)

SYNOPSIS

 HRESULT DoInfInstall
 (
  const SETUPCOMMAND_PARAMS* setup
 )

DESCRIPTION

Install an INF section.

PARAMS

setup [In] Structure containing install information.

RETURNS

S_OK Everything OK HRESULT_FROM_Win32(GetLastError) Some other error

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

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.