shell32: Handle directories in ShellExecute.
[wine] / dlls / mstask /
2008-08-05  Roy Sheamstask: Implemented NewWorkItem.
2008-08-05  Roy Sheamstask: Task stub with AddRef, QueryInterface, and...
2008-08-04  Roy Sheamstask/test: NewWorkItem conformance test.
2008-07-29  Roy Sheamstask: Implemented DllUnregisterServer.
2008-07-29  Roy Sheamstask: Implemented DllRegisterServer.
2008-07-23  Roy Sheamstask: Implement ClassFactory, DllGetClassObject,...
2008-07-21  Roy Sheamstask: TaskScheduler stub with AddRef, QueryInterface...
2008-07-21  Roy Sheamstask: Generate C file with GUID definitions from...
2008-07-17  Alexandre Julliardmstask: Add stubs for the duplicate stdcall entry points.
2008-07-16  Roy Sheamstask: Skeleton implementation of Task Scheduler Service.