3 Dec
2005
3 Dec
'05
7:28 p.m.
On 12/1/05, James Hawkins <truiken(a)gmail.com> wrote:
Hi,
I changed the invalid CharPrev != "\\" comparison to string[len] != '\\'.
Changelog * Use DelNode itself for the directory recursion. * Handle the dwFlags parameter. * Factor out file creation and deletion. * Add test cases for DelNode and make them pass.
Anything wrong with this? -- James Hawkins