Alexandre Julliard : ntdll: Add a helper function to allocate the full object_attributes structure.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 15 10:48:55 CST 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jan 15 17:40:56 2016 +0900

ntdll: Add a helper function to allocate the full object_attributes structure.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/file.c       |  33 +++----
 dlls/ntdll/ntdll_misc.h |   7 +-
 dlls/ntdll/sync.c       | 237 +++++++++++++++++++-----------------------------
 dlls/ntdll/virtual.c    |  24 +----
 4 files changed, 113 insertions(+), 188 deletions(-)

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



More information about the wine-cvs mailing list