Alexandre Julliard : ntdll: Add a helper function to allocate the full object_attributes structure.
15 Jan
2016
15 Jan
'16
4:48 p.m.
Module: wine Branch: master Commit: 3198fb0c1c3779882944659d52a676319ffcc68d URL: http://source.winehq.org/git/wine.git/?a=commit;h=3198fb0c1c3779882944659d52... Author: Alexandre Julliard <julliard(a)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(a)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=3198fb0c1c377988294465...
3716
Age (days ago)
3716
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard