Use more A-functions to fix Win95 and actually test correctly on Win9x

Paul Vriens paul.vriens.wine at gmail.com
Sun Nov 28 14:06:19 CST 2010


Hi,

This fixes 1 failure on my Win95 box. Most tests were running on Win9x 
but were basically failing W-functions that were handled by broken() 
statements (or if's).

Also, checking for "(HANDLE)INVALID_FILE_ATTRIBUTES" for a failing 
CreateFile was wrong and has been replaced to check for 
INVALID_HANDLE_VALUE.

Changelog
   Use more A-functions to fix Win95 and actually test correctly on Win9x

-- 
Cheers,

Paul.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-Use-more-A-functions-to-fix-Win95-and-actually-test-.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101128/42cc058e/attachment.txt>


More information about the wine-patches mailing list