On 12/1/05, James Hawkins truiken@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