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