gdiplus/tests: Make sure to use return values (LLVM/Clang).
[wine] / dlls / mstask / task_scheduler.c
2011-01-24  Michael Stefaniucmstask: COM cleanup for the ITaskScheduler iface.
2008-08-19  Roy Sheamstask: Stub implementation of Activate.
2008-08-05  Roy Sheamstask: Implemented NewWorkItem.
2008-07-23  Roy Sheamstask: Implement ClassFactory, DllGetClassObject,...
2008-07-21  Roy Sheamstask: TaskScheduler stub with AddRef, QueryInterface...