[PATCH 1/2] mstask: Task stub with AddRef, QueryInterface, and Release (revision 2)

Roy Shea royshea at gmail.com
Mon Aug 4 13:43:21 CDT 2008


This revision uses IClassFactory_AddRef macro rather than
MSTASK_ITask_AddRef, and verifies that ppvObject passed into
MSTASK_ITask_QueryInterface is not NULL.

The prior version of this patch is available for reference at:
http://www.winehq.org/pipermail/wine-patches/2008-July/058788.html
---
 dlls/mstask/Makefile.in      |    1 +
 dlls/mstask/mstask_private.h |    9 +
 dlls/mstask/task.c           |  578 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 588 insertions(+), 0 deletions(-)
 create mode 100644 dlls/mstask/task.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 917a3886c3cca832948e51fbcc2548be12ff7b11.diff
Type: text/x-patch
Size: 15831 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080804/75d7d124/attachment.bin 


More information about the wine-patches mailing list