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