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

Konstantin Petrov argentum at etersoft.ru
Sat Apr 22 09:05:26 CDT 2006


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 FinFrstFileExW

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: 4820 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060422/9d1d2cc9/kernel_findfirstfile.patch


More information about the wine-patches mailing list