Alexandre Julliard : ntdll: Move NtNotifyChangeDirectoryFile to file.c and make it use the standard fileio structure.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 2 08:51:51 CST 2015


Module: wine
Branch: master
Commit: ff84bf8bdd118479b7aaabc393db66ff356bff92
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ff84bf8bdd118479b7aaabc393db66ff356bff92

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Mar  2 20:56:40 2015 +0900

ntdll: Move NtNotifyChangeDirectoryFile to file.c and make it use the standard fileio structure.

---

 dlls/ntdll/directory.c | 157 -------------------------------------------------
 dlls/ntdll/file.c      | 138 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 138 insertions(+), 157 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ff84bf8bdd118479b7aaabc393db66ff356bff92



More information about the wine-cvs mailing list