KERNEL: [1/2] fixed FindFirstFileExW; support for dosdevices (NUL, LPT[1-9], COM[1-9]...) (ReEdited)

Konstantin Petrov argentum at etersoft.ru
Tue Apr 25 10:49:49 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 
dosdevices-files (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 FindFirstFileExW is reedited. The code is optimized (thanks to Eric 
Pouech)

changelog
        file.c: fixed FindFirstFileExW for correct work with dosdevices.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kernel_findfirstfile.patch
Type: text/x-diff
Size: 4185 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060425/f44e6a1a/kernel_findfirstfile.patch


More information about the wine-patches mailing list