Re: kernel32/tests: Add initial CreateFile2 tests based on the CreateFileW tests (try 2)
13 Sep
2013
13 Sep
'13
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.
4478
Age (days ago)
4478
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov