mshtml: HTMLWindow_item code clean up.
[wine] / dlls / mstask / task.c
2011-01-24  Michael Stefaniucmstask: Use ifaces instead of vtbl pointers in TaskImpl.
2008-08-26  Roy Sheamstask: Implemented CreateTrigger.
2008-08-25  Roy Sheamstask: Implemented PersistFile_Save stub.
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-22  Roy Sheamstask: Task PersistFile AddRef, QueryInterface, and...
2008-08-21  Roy Sheamstask: Implemented (Set|Get)ApplicationName.
2008-08-05  Roy Sheamstask: Task stub with AddRef, QueryInterface, and...