Commit Graph

18 Commits

Author SHA1 Message Date
Dmitry Timoshkov 630354f6df taskschd: Make GetFolder check whether task folder tree exists in the registry. 2014-01-27 11:03:04 +01:00
Dmitry Timoshkov 663444ccb7 taskschd: Implement ITaskFolder::get_Path. 2014-01-17 11:03:34 +01:00
Dmitry Timoshkov fe55cb1031 taskschd: Add ITaskFolder stub implementation. 2014-01-17 11:03:31 +01:00
Dmitry Timoshkov 7341996f5d taskschd/tests: Add more task folder tests. 2014-01-16 21:04:19 +01:00
Dmitry Timoshkov 006aadd3d2 taskschd: Treat VT_BSTR/NULL or empty variant as NULL. 2014-01-16 21:04:19 +01:00
Dmitry Timoshkov 57d5b6fcdd taskschd/tests: Add some ITaskFolder tests. 2014-01-15 11:55:55 +01:00
Dmitry Timoshkov 3826fc844a taskschd/tests: Use IP 0.0.0.0 as a bad server name and test that unsuccessful connection attempt shouldn't trash an existing connection. 2014-01-15 11:55:53 +01:00
Dmitry Timoshkov d9b9faa18a taskschd/tests: Add some tests for invalid parameters. 2014-01-14 11:19:19 +01:00
Dmitry Timoshkov c940a3e97e taskschd: Implement ITaskService::get_TargetServer. 2014-01-14 11:19:13 +01:00
Dmitry Timoshkov 938f073e5c taskschd: Implement ITaskService::Connect. 2014-01-14 11:18:30 +01:00
Dmitry Timoshkov 189bfa9643 taskschd: Implement ITaskService::get_Connected. 2014-01-14 11:17:51 +01:00
Dmitry Timoshkov 55ad9da91f taskschd/tests: Add some tests for ITaskService::Connect. 2014-01-13 17:37:45 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Dmitry Timoshkov c0ecc10257 taskschd: Add registration for TaskScheduler interfaces. 2013-12-27 14:31:54 +01:00
Dmitry Timoshkov 58b1b6b77f taskschd: Add Task Scheduler class factory. 2013-12-27 14:31:54 +01:00
Dmitry Timoshkov b060096400 taskschd: Add ITaskService stub implementation. 2013-12-27 14:31:54 +01:00
Dmitry Timoshkov 73edf08041 taskschd: Add new dll. 2013-12-23 12:05:06 +01:00