shell32/tests: Add test for SHGetPathFromIDListA

Zhenbo Li litimetal at gmail.com
Sat Jan 11 02:01:07 CST 2014


try 4:
     Fix: Call SetLastError() this time
     Avoid psz* prefix
     Add test for path buffer
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 | 18 ++++++++++++++++++
  1 file changed, 18 insertions(+)


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


More information about the wine-patches mailing list