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.