table of contents
other versions
- wheezy 1.4.1-4
SetupGetFileCompressionInfoA(3w) | Wine API | SetupGetFileCompressionInfoA(3w) |
NAME¶
SetupGetFileCompressionInfoA (SETUPAPI.@)SYNOPSIS¶
DWORD SetupGetFileCompressionInfoA(
PCSTR source,
PSTR* name,
PDWORD source_size,
PDWORD target_size,
PUINT type
)
DESCRIPTION¶
See SetupGetFileCompressionInfoW(3w).IMPLEMENTATION¶
Declared in "setupapi.h". Implemented in "dlls/setupapi/misc.c". Debug channel "setupapi".Oct 2012 | Wine API |