Alexandre Julliard : ntdll: Implemented NtLockVirtualMemory and NtUnlockVirtualMemory.

Robert Shearman rob at codeweavers.com
Tue Jan 16 08:20:49 CST 2007


Alexandre Julliard wrote:
>  dlls/ntdll/virtual.c           |   56 ++++++++++++++++++++++++++++++++++-----
>  include/wine/server_protocol.h |   32 +++++++++++++++++++++-
>  server/protocol.def            |   30 ++++++++++++++++++++-
>  server/thread.c                |    2 +
>  server/trace.c                 |   18 +++++++++++++
>  5 files changed, 127 insertions(+), 11 deletions(-)
>   

It looks like the part of the commit to handle APC_VIRTUAL_LOCK/UNLOCK 
in call_apcs in dlls/ntdll/sync.c has been omitted.

-- 
Rob Shearman




More information about the wine-devel mailing list