Hello.
I am new to Windows programming. In my application I want to make a copy of
a file. I tried LZCopy(HFileIn, HFileOut) (HFileIn and HFileOut are handles
to the files), but no succes. The copy is created, but its size is zero. Am
I overlooking something?
Regards.
Alex van Gulik