DoInfInstall (ADVPACK.@)
HRESULT DoInfInstall ( const SETUPCOMMAND_PARAMS* setup )
Install an INF section.
setup | [In] | Structure containing install information. |
S_OK Everything OK HRESULT_FROM_Win32(GetLastError) Some other error
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/advpack/install.c". gitlab.winehq.org/wine/wine/blob/master/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 Nov 2024.