shell32/tests: Add test for SHGetPathFromIDListA (try 3)

Zhenbo Li litimetal at gmail.com
Wed Jan 8 02:47:11 CST 2014


try 3:
     Add 'static' in my code
     I forgot to call test_SHGetPathFromIDListA() in try2
     Check GetLastError() as well
try 2:
     Move code to string.c to avoid creating a new file.
     Avoid malloc() and free().

I'm working on Bug 33750, so I'll add test cases for 
SHGetPathFromIDListA gradually.
---
  dlls/shell32/tests/string.c | 14 ++++++++++++++
  1 file changed, 14 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shell32-tests-Add-test-for-SHGetPathFromIDListA.txt
Type: text/x-patch
Size: 871 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140108/718de154/attachment.bin>


More information about the wine-patches mailing list