Re: kernel32/tests: Add initial CreateFile2 tests based on the CreateFileW tests (try 2)
Sept. 13, 2013
6:40 p.m.
On 9/13/2013 22:26, André Hentschel wrote:
+ if (!pCreateFile2) + { + win_skip("CreateFile2 is missing\n"); + return; + } Should be skip() so it'll show up when running with wine. Not sure how important it is though.
4577
Age (days ago)
4577
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov