[PATCH 1/2] shell32/tests: Rename shfldr_netplaces test to shfldr_special, for all special folders

Owen Rudge owen at owenrudge.net
Mon Jun 23 14:08:01 CDT 2008


Hi,

This first patch changes the shfldr_netplaces.c test file to a more 
generic shfldr_special.c, where any tests for special shell folders can 
be placed. This makes more sense than having separate test files for 
each special folder. The second patch adds a similar test for the 
Control Panel to the file.

---
  dlls/shell32/tests/Makefile.in        |    2 +-
  dlls/shell32/tests/shfldr_netplaces.c |   63 
--------------------------------
  dlls/shell32/tests/shfldr_special.c   |   64 
+++++++++++++++++++++++++++++++++
  3 files changed, 65 insertions(+), 64 deletions(-)
  delete mode 100644 dlls/shell32/tests/shfldr_netplaces.c
  create mode 100644 dlls/shell32/tests/shfldr_special.c

Regards,

-- 
Owen Rudge
http://www.owenrudge.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3b21c33743e214f4d6df40575ef3b34f5ece01cf.diff
Type: text/x-patch
Size: 5433 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080623/210a748a/attachment.bin 


More information about the wine-patches mailing list