[PATCH 1/3] ntdll: Implemenent ObjectTypeInformation class support in NtQueryObject.

Qian Hong qhong at codeweavers.com
Mon Jun 1 04:52:27 CDT 2015


Hi,

This patch fixed QQ crashing on recent Wine. Thanks Sebastian for 
improving my patch.
Tested with wine-staging for weeks.

---
  dlls/ntdll/om.c       | 64 
+++++++++++++++++++++++++++++++++++++++++++++++++++
  dlls/ntdll/tests/om.c | 28 +++++++++++-----------
  server/directory.c    |  5 ----
  server/handle.c       | 18 +++++++++++++++
  server/object.h       |  5 ++++
  server/protocol.def   |  9 ++++++++
  6 files changed, 110 insertions(+), 19 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Implemenent-ObjectTypeInformation-class-support-.txt
Type: text/x-patch
Size: 9422 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150601/e31f6e1f/attachment.bin>


More information about the wine-patches mailing list