ntoskrnl.exe: Add stubs for 3 Io?ErrorLog functions

Jeff Latimer lats at yless4u.com.au
Tue Jan 13 23:30:34 CST 2009


This is a resend of one I submitted a while ago.  It adds stubs for 
IoAllocateErrorLog, IoWriteErrorLog and IoFreeErrorLog.  The exact order 
in wdm.h is a bit unclear to me but I think it looks ok after having 
look at several wdm.h examples.  Only the first function returns a value 
  of which NULL is acceptable.

---
  dlls/ntoskrnl.exe/ntoskrnl.c        |   28 ++++++++++++++++++++++++++++
  dlls/ntoskrnl.exe/ntoskrnl.exe.spec |    6 +++---
  include/ddk/wdm.h                   |    3 +++
  3 files changed, 34 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 147d322687839a88ceacbc5c0ed4b1ce31154f01.diff
Type: text/x-patch
Size: 3305 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090114/ab24bb6f/attachment.bin 


More information about the wine-patches mailing list