[7/7] setupapi/tests: start dialog.c test file with a test for SetupPromptForDiskA

Paul Vriens paul.vriens.wine at gmail.com
Mon Feb 23 01:49:11 CST 2009


Ricardo Filipe wrote:
> 
> 
> ------------------------------------------------------------------------
> 
> 
Hi,

Could you turn that skip() into a win_skip()? Usually it's a good idea to do a 
SetLastError(0xdeadbeef or something like that) before calling the function, 
especially because you are relying on that last error for the ok() test.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list