include: Assorted spelling fixes.
[wine] / dlls / mstask / mstask_private.h
2011-05-23  Marcus Meissnermstask: Mark internal symbol with hidden visibility.
2011-01-24  Michael Stefaniucmstask: Use ifaces instead of vtbl pointers in TaskImpl.
2011-01-24  Michael Stefaniucmstask: COM cleanup for the ITaskScheduler iface.
2011-01-24  Michael Stefaniucmstask: COM cleanup for the ITaskTrigger iface.
2011-01-24  Michael Stefaniucmstask: COM cleanup for the IClassFactory iface.
2008-08-26  Roy Sheamstask: Implemented (Set|Get)Trigger.
2008-08-22  Roy Sheamstask: Implemented partial stub for (Set|Get)AccountIn...
2008-08-22  Roy Sheamstask: Implemented (Set|Get)MaxRunTime.
2008-08-22  Roy Sheamstask: Implemented (Set|Get)Comment.
2008-08-22  Roy Sheamstask: Implement (Set|Get)Parameters.
2008-08-21  Roy Sheamstask: Implemented (Set|Get)ApplicationName.
2008-08-21  Roy Sheamstask: TaskTrigger stub with AddRef, QueryInterface...
2008-08-05  Roy Sheamstask: Task stub with AddRef, QueryInterface, and...
2008-07-23  Roy Sheamstask: Implement ClassFactory, DllGetClassObject,...
2008-07-21  Roy Sheamstask: TaskScheduler stub with AddRef, QueryInterface...