Re: [7/7] setupapi/tests: start dialog.c test file with a test for SetupPromptForDiskA
23 Feb
2009
23 Feb
'09
7:49 a.m.
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.
23 Feb
23 Feb
2:08 p.m.
New subject: [7/7] setupapi/tests: start dialog.c test file with a test for SetupPromptForDiskA
sure, i'll do that and resend :) thanks for your feedback. 2009/2/23 Paul Vriens <paul.vriens.wine(a)gmail.com>
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.
6138
Age (days ago)
6138
Last active (days ago)
1 comments
2 participants
participants (2)
-
Paul Vriens -
Ricardo Filipe