Alexandre Julliard
|
ba709a1d45
|
mstask: Convert dll registration to the IRegistrar mechanism.
|
2010-12-10 15:09:24 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Roy Shea
|
65d9871463
|
mstask: Implemented (Set|Get)Trigger.
|
2008-08-26 12:07:42 +02:00 |
Roy Shea
|
ca73655124
|
mstask: Implemented (Set|Get)ApplicationName.
|
2008-08-21 13:42:08 +02:00 |
Roy Shea
|
9c131bb056
|
mstask: TaskTrigger stub with AddRef, QueryInterface, and Release.
|
2008-08-21 11:40:42 +02:00 |
Roy Shea
|
777c2f1d46
|
mstask: Task stub with AddRef, QueryInterface, and Release.
|
2008-08-05 14:09:37 +02:00 |
Roy Shea
|
6e5bfbfe17
|
mstask: Implemented DllRegisterServer.
|
2008-07-29 12:50:35 +02:00 |
Roy Shea
|
dab039630c
|
mstask: Implement ClassFactory, DllGetClassObject, and DllCanUnloadNow.
|
2008-07-23 11:23:55 +02:00 |
Roy Shea
|
4f392cea55
|
mstask: TaskScheduler stub with AddRef, QueryInterface, and Release.
|
2008-07-21 15:26:19 +02:00 |
Roy Shea
|
21fd0a0460
|
mstask: Generate C file with GUID definitions from mstask.idl.
|
2008-07-21 15:16:23 +02:00 |
Roy Shea
|
80ee225f23
|
mstask: Skeleton implementation of Task Scheduler Service.
|
2008-07-16 20:14:30 +02:00 |