makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / mstask / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-08-26  Roy Sheamstask: Implemented (Set|Get)Trigger.
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-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-16  Roy Sheamstask: Skeleton implementation of Task Scheduler Service.