ntdll: The FileMailslotSetInformation and FileCompletionInformation cases of NtSetInformationFile don't need the fd.

Robert Shearman rob at codeweavers.com
Mon Feb 4 14:18:27 CST 2008


So don't do an extra server call to get the fd to avoid a performance 
penalty and to make these cases work when an fd isn't available.
---
  dlls/ntdll/file.c |   19 +++++++++++++++----
  1 files changed, 15 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 062ea6bc18816a609c4e8e28e01455eafa441cd5.diff
Type: text/x-patch
Size: 2939 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080204/f71e04db/attachment.bin 


More information about the wine-patches mailing list