NAME

AdvInstallFileA  (ADVPACK.@)

SYNOPSIS

 HRESULT AdvInstallFileA
 (
  HWND   hwnd,
  LPCSTR lpszSourceDir,
  LPCSTR lpszSourceFile,
  LPCSTR lpszDestDir,
  LPCSTR lpszDestFile,
  DWORD  dwFlags,
  DWORD  dwReserved
 )

DESCRIPTION

See AdvInstallFileW.

IMPLEMENTATION

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

Implemented in "dlls/advpack/files.c". https://source.winehq.org/source/dlls/advpack/files.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.