Module: wine Branch: master Commit: 777c2f1d4649d9e5f1a3b78737cdc6a72590d26c URL: http://source.winehq.org/git/wine.git/?a=commit;h=777c2f1d4649d9e5f1a3b78737...
Author: Roy Shea royshea@gmail.com Date: Mon Aug 4 11:43:21 2008 -0700
mstask: Task stub with AddRef, QueryInterface, and Release.
---
dlls/mstask/Makefile.in | 1 + dlls/mstask/mstask_private.h | 9 + dlls/mstask/task.c | 578 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 588 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=777c2f1d4649d9e5f1a3b7...