advpack: Handle dwFlags for DelNode with tests

James Hawkins truiken at gmail.com
Thu Dec 1 15:16:06 CST 2005


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.

 dlls/advpack/advpack.c       |  161 ++++++++++++++++++++++++------------------
 dlls/advpack/tests/advpack.c |  153 ++++++++++++++++++++++++++++++++++------
 2 files changed, 225 insertions(+), 89 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0112b04c880aba2f590333653c4e49636e3dcfe6.diff
Type: application/octet-stream
Size: 12289 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051201/a880aac5/0112b04c880aba2f590333653c4e49636e3dcfe6.obj


More information about the wine-patches mailing list