[gdi32/tests] Skip functions that are available but not implemented

Paul Vriens paul.vriens.wine at gmail.com
Tue Feb 26 10:05:23 CST 2008


Hi,

Several functions are exported but not implemented so check for that. This fixes
some test failure on win98 and NT. The SetLastError at the start of 
test_SetICMMode was needed to not use the old value of last error in the error 
output.

Win95 still crashes on this icm test as it can't cope with GetDC( NULL ).
NT still fails on the SetICMMode calls. According to MSDN this function is not 
implemented on NT but the OS doesn't state this.

Changelog
   Skip functions that are available but not implemented

-- 
Cheers,

Paul.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Skip-functions-that-are-available-but-not-implemente.patch
Type: text/x-patch
Size: 2114 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080226/d4757f0a/attachment.bin 


More information about the wine-patches mailing list