NAME

SetupGetFileCompressionInfoA  (SETUPAPI.@)

SYNOPSIS

 DWORD SetupGetFileCompressionInfoA
 (
  PCSTR  source,
  PSTR*  name,
  PDWORD source_size,
  PDWORD target_size,
  PUINT  type
 )

DESCRIPTION

See SetupGetFileCompressionInfoW.

IMPLEMENTATION

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

Implemented in "dlls/setupapi/misc.c". https://source.winehq.org/source/dlls/setupapi/misc.c

Debug channel "setupapi".


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