Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - lzcopyfile() copy and expands a windows compressed file http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 LZCopyFile()           Copy and expands a Windows compressed file
--------------------------------------------------------------------------------

   Syntax:              LZCopyFile( <cFileSource>, <cFileTarget> )
                             --> <lSuccess>

   Parameters:

   <cFileSource>        The name of the source file name to copy
                        -and expand-.

   <cFileTarget>        Specifies the target file where to place the
                        result.

   Returns:

   <lSuccess>           If the operation was completed successfully.

   Observations:        This function simplifies several API function,
                        using them automatically to perform the
                        desired operation.

   Sample:              SAMPLES\\Install.prg

   Source code:         SOURCE\\WINAPI\\LzExpand.c


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson