[kernel32/tests 2/2] Use skip for not implemented function (Try 2)

Paul Vriens paul.vriens.wine at gmail.com
Thu Jul 5 09:39:17 CDT 2007


Hi,

(Just a rediff because of changes in the first patch)

GetPrivateProfileSectionNamesW is not implemented on win98. I've moved another
A-call to the bunch of A-calls so we can test once for the W-call and bail out
if needed. This however unveiled some errors in the W-calls where we tested buf
instead of bufW.

Changelog
   Use skip for not implemented function

Cheers,

Paul.





-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Use-skip-for-not-implemented-function.patch
Type: text/x-patch
Size: 2973 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070705/570a199b/0005-Use-skip-for-not-implemented-function.bin


More information about the wine-patches mailing list