- ba709a1 mstask: Convert dll registration to the IRegistrar mechanism. by Alexandre Julliard · 14 years ago
- 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 15 years ago
- b86d515 dlls: Remove explicit imports of kernel32 and ntdll. by Alexandre Julliard · 15 years ago
- bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
- 6164ce2 makefiles: Use the standard C_SRCS variable as the list of test files. by Alexandre Julliard · 15 years ago
- f5c35b1 mstask/tests: Add some error codes for Win2k. by Alexandre Julliard · 15 years ago
- dc28680 mstask/tests: Skip some tests when the service is not running. by Detlef Riekenberg · 15 years ago
- ef5864f mstask/tests: Use the global wine_dbgstr_w instead of a local variant. by Alexandre Julliard · 16 years ago
- 419ecb3 mstask/tests: Replace realloc() with HeapReAlloc(). by Francois Gouget · 16 years ago
- 0e894c3 mstask/tests: Fix test failures on XP. by Alexandre Julliard · 17 years ago
- a58945d mstask: Fix a few failing tests in win2k. by James Hawkins · 17 years ago
- 67a25b5 mstask/tests: Use case-insensitive compare for file names. by Alexandre Julliard · 17 years ago
- 4823b2c Assorted spelling fixes. by Francois Gouget · 17 years ago
- 52c6c3f mstask: Sign-compare warnings fix. by Andrew Talbot · 17 years ago
- 6cd32ff mstask/tests: Skip tests for security services if they are not implemented. by Paul Vriens · 17 years ago
- 65d9871 mstask: Implemented (Set|Get)Trigger. by Roy Shea · 17 years ago
- 7c5f411 mstask: Implemented CreateTrigger. by Roy Shea · 17 years ago
- 2172120 mstask: Implemented PersistFile_Save stub. by Roy Shea · 17 years ago
- f208025 mstask: Implemented partial stub for (Set|Get)AccountInformation. by Roy Shea · 17 years ago
- a597d9e mstask: Implemented (Set|Get)MaxRunTime. by Roy Shea · 17 years ago
- 37708b1 mstask: Implemented (Set|Get)Comment. by Roy Shea · 17 years ago
- 2f95e51 mstask: Implement (Set|Get)Parameters. by Roy Shea · 17 years ago
- aec0eb8 mstask: Task PersistFile AddRef, QueryInterface, and Release. by Roy Shea · 17 years ago
- ca73655 mstask: Implemented (Set|Get)ApplicationName. by Roy Shea · 17 years ago
- c5536ef mstask/tests: Conformance test for (Set|Get)Trigger. by Roy Shea · 17 years ago
- 9c131bb mstask: TaskTrigger stub with AddRef, QueryInterface, and Release. by Roy Shea · 17 years ago
- e8d22f0 mstask/tests: Basic conformance test for (Set|Get)AccountInformation. by Roy Shea · 17 years ago
- 714c6d3 mstask/tests: Conformance test for (Set|Get)MaxRunTime. by Roy Shea · 17 years ago
- 7cca214 mstask/tests: Conformance test for (Set|Get)Comment. by Roy Shea · 17 years ago
- cd8ac27 mstask/tests: Conformance test for (Set|Get)Parameters. by Roy Shea · 17 years ago
- 5b3b540 mstask/test: Conformance test for CreateTrigger. by Roy Shea · 17 years ago
- 3235449 mstask/test: Conformance test for (Set|Get)ApplicationName. by Roy Shea · 17 years ago
- 77ea6ef mstask: Stub implementation of Activate. by Roy Shea · 17 years ago
- 75e043e mstask: Activate conformance test. by Roy Shea · 17 years ago
- 2f36693 mstask: Implemented NewWorkItem. by Roy Shea · 17 years ago
- 777c2f1 mstask: Task stub with AddRef, QueryInterface, and Release. by Roy Shea · 17 years ago
- 41da56a mstask/test: NewWorkItem conformance test. by Roy Shea · 17 years ago
- 152ba90 mstask: Implemented DllUnregisterServer. by Roy Shea · 17 years ago
- 6e5bfbf mstask: Implemented DllRegisterServer. by Roy Shea · 17 years ago
- dab0396 mstask: Implement ClassFactory, DllGetClassObject, and DllCanUnloadNow. by Roy Shea · 17 years ago
- 4f392ce mstask: TaskScheduler stub with AddRef, QueryInterface, and Release. by Roy Shea · 17 years ago
- 21fd0a0 mstask: Generate C file with GUID definitions from mstask.idl. by Roy Shea · 17 years ago
- 17b4368 mstask: Add stubs for the duplicate stdcall entry points. by Alexandre Julliard · 17 years ago
- 80ee225 mstask: Skeleton implementation of Task Scheduler Service. by Roy Shea · 17 years ago