[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
LZCopyFile( cSourceFile, cDestinationFile )-> <lResult>
------------------------------------------------------------------------------
PARAMETER:
<cSourceFile> is the name of the source file name to copy
and expand
<cDestinationFile> Specifies the resulting target file
RETURNS:
<lresult> is TRUE if the function was successful
DESCRIPTION:
Copies files and decompresses them if compressed. This function includes
opening the LZ File, decompressing and copying, and finally closing it.
This function simplifies several API function, using them automatically
to perform the desired operation.
SOURCE:
SOURCE\WINAPI\LZEXZPAND.C
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson