setupapi.dll: partially implement SetupDiGetClassDevsExA

Dmitry Timoshkov dmitry at codeweavers.com
Mon Jun 12 03:04:22 CDT 2006


"Saulius Krasuckas" <saulius2 at ar.fi.lt> wrote:

>> Using test cases to determine the behaviour of Windows provides a way to 
>> verify both the code that's written today, and code that will be written 
>> a year later.  It's not just legally better, it's easier to do, easier 
>> for others to understand, and gives us a way to verify our code.
> 
> Yes, but how would you write a test for a badly implemented function, when 
> you don't know its name or even name of a DLL it resides in?

Then by what means do you know that the API is misbehaving?

-- 
Dmitry.



More information about the wine-devel mailing list