[advapi32/tests 6/6] Add tests for EnumServicesStatusExA

Paul Vriens paul.vriens.wine at gmail.com
Fri Aug 22 03:34:02 CDT 2008


Hi,

Add tests for EnumServicesStatusExA, which is only stubbed on Wine. This 
function is not exported on win9x so we need to do a GetProcAddress.

We now have tests for both StatusA and StatusExA so we can safely start
implementing EnumServicesStatusExW and forward all the EnumServiceStatus
ones to there (we maybe need some W-tests as well, mainly for the
buffersize calculations).

The real implementation could take a while as I'm currently not able to
work a 100% on this. The tests however were already done so that's why I 
decided to alreay sent them out.

Changelog
   Add tests for EnumServicesStatusExA

-- 
Cheers,

Paul.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0007-Add-tests-for-EnumServicesStatusExA.patch
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080822/f1228315/attachment-0001.txt 


More information about the wine-patches mailing list