KERNEL32: ReadDirectoryChangesW fixes

Mike McCormack mike at codeweavers.com
Tue Feb 7 02:27:16 CST 2006


ChangeLog:
ReadDirectoryChangesW remembers whether it's recording changes or not.
Don't initialize overlapped->InternalHigh.
The hEvent is cleared when ReadDirectoryChanges is called.

  dlls/kernel/change.c   |   14 +++++++++++++-
  dlls/ntdll/directory.c |    1 +
  server/change.c        |   37 ++++++++++++++++++++++++-------------
  server/protocol.def    |    1 +
  4 files changed, 39 insertions(+), 14 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 44802e29712017043b61a4badd8f462aa69b4b96.diff
Type: text/x-patch
Size: 4932 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060207/b684b1d7/44802e29712017043b61a4badd8f462aa69b4b96.diff


More information about the wine-patches mailing list