KERNEL: [2/2] changed test for FindFirstFileEx (ReEdited)

Konstantin Petrov argentum at etersoft.ru
Tue Apr 25 10:49:35 CDT 2006


(Patch ReEdited)
There were the problem while I advert to dosdevices through WINE. I made the 
test (Windows vs Wine), which shows that in Windows there are available 
dosfiles (such as NUL, COM1, COM2,.., LPT1, ..), and in Wine aren't. The 
characteristic property of these files is that I can advert to them only 
directly. In other cases they are invisible.

patch for WINE's testfile dlls/kernel/tests/file.c

changelog
        tests/file.c: added test of FindFirstFileA to check correct handling 
of 
advertments to dosdevices.
	added some new test combinations.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kernel_findfirstfile_test.patch
Type: text/x-diff
Size: 2031 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060425/546e767c/kernel_findfirstfile_test.patch


More information about the wine-patches mailing list