8 Jun
2007
8 Jun
'07
1:19 p.m.
Module: wine Branch: master Commit: ad5f94d0f729102115a540adf0a123c29af22f9b URL: http://source.winehq.org/git/wine.git/?a=commit;h=ad5f94d0f729102115a540adf0... Author: Andrey Turkin <andrey.turkin(a)gmail.com> Date: Sat Jun 2 02:30:14 2007 +0400 ntdll: Stub and document IoCompletion APIs. --- dlls/ntdll/ntdll.spec | 14 ++++---- dlls/ntdll/sync.c | 90 +++++++++++++++++++++++++++++++++++++++++++++--- include/winternl.h | 19 ++++++---- 3 files changed, 102 insertions(+), 21 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ad5f94d0f729102115a540...