NAME

TranslateInfStringA  (ADVPACK.@)

SYNOPSIS

 HRESULT TranslateInfStringA
 (
  LPCSTR pszInfFilename,
  LPCSTR pszInstallSection,
  LPCSTR pszTranslateSection,
  LPCSTR pszTranslateKey,
  LPSTR  pszBuffer,
  DWORD  dwBufferSize,
  PDWORD pdwRequiredSize,
  PVOID  pvReserved
 )

DESCRIPTION

See TranslateInfStringW.

IMPLEMENTATION

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

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