8 May
2007
8 May
'07
1:14 p.m.
On 5/7/07, Andrey Turkin <andrey.turkin(a)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