[kernel32/tests 2/2] Use skip for not implemented function
    Paul Vriens 
    paul.vriens.wine at gmail.com
       
    Thu Jul  5 08:01:06 CDT 2007
    
    
  
Hi,
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: 3113 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070705/5fbb392f/0005-Use-skip-for-not-implemented-function.bin
    
    
More information about the wine-patches
mailing list