advpack: Handle dwFlags for DelNode with tests

James Hawkins truiken at gmail.com
Mon Dec 5 11:10:43 CST 2005


Hi,

With this version, I've added a couple comments, added more tests for
ADN_DEL_UNC_PATHS with appropriate fixes, and fixed a non-fatal bug in
 is_full_path (checked that same string position twice).  If you need
me to split this up into a test patch and fix patch, let me know.

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       |  169 +++++++++++++++++++++++++-----------------
 dlls/advpack/tests/advpack.c |  167 ++++++++++++++++++++++++++++++++++++------
 2 files changed, 248 insertions(+), 88 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 389f1f8a72fd18b0b1c6fdba04f43b539ea6fa65.diff
Type: application/octet-stream
Size: 12290 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051205/647bcfec/389f1f8a72fd18b0b1c6fdba04f43b539ea6fa65.obj


More information about the wine-patches mailing list