[PATCH 1/3] mstask: TaskScheduler stub with AddRef, QueryInterface, and Release

Roy Shea royshea at gmail.com
Thu Jul 17 15:53:51 CDT 2008


Broken patch set :(  Please disregard this sequence (1-3) of patches.
I'll send a revised version out later today.

Peace,
-Roy

On Thu, Jul 17, 2008 at 1:37 PM, Roy Shea <royshea at gmail.com> wrote:
> ---
>  dlls/mstask/Makefile.in      |    2 +
>  dlls/mstask/mstask_main.c    |    5 +-
>  dlls/mstask/mstask_private.h |   39 ++++++++++
>  dlls/mstask/task_scheduler.c |  167 ++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 209 insertions(+), 4 deletions(-)
>  create mode 100644 dlls/mstask/mstask_private.h
>  create mode 100644 dlls/mstask/task_scheduler.c
>



More information about the wine-patches mailing list