janitorial: pmts to ReadFile and WriteFile

Eric Pouech pouech-eric at wanadoo.fr
Wed Dec 1 13:53:58 CST 2004


for native compatibility, ReadFile and WriteFile cannot take at the same time a 
NULL pointer for the number of bytes read (resp. written) and a NULL overlapped 
structure.
This patch:
- spits this error in ReadFile & WriteFile
- fixes the places (I hope I didn't miss one) where we were using two NULL 
parameters

A+
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rwnn.diff
Type: text/x-patch
Size: 14374 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041201/625984cd/rwnn.bin


More information about the wine-patches mailing list