kernel32: Implement most of CopyFileEx

Dan Kegel dank at kegel.com
Tue May 8 08:14:15 CDT 2007


On 5/7/07, Andrey Turkin <andrey.turkin at gmail.com> wrote:
> Dan, CopyFileA does not leaks a string (note BOOL flags). Instead first
> call use static TEB-based buffer so this is OK, given that recursion is
> impossible in this case.

Whoops!  Sorry, I should have remembered that.
(And I meant to insert "seems to" before sending, but forgot.)
- Dan



More information about the wine-devel mailing list