search for: iregisteredtask

Displaying 4 results from an estimated 4 matches for "iregisteredtask".

2014 Apr 18
0
Wine release 1.7.17
...correct AddRef helpers. schedsvc/tests: Fix a couple of typos. schedsvc/tests: Avoid test failures on file systems with enabled directory randomization. taskschd: Implement ITaskFolder::DeleteTask. taskschd: Implement task management using RPC APIs. taskschd: Implement IRegisteredTask::get_Name. taskschd: Implement IRegisteredTask::get_Path. schedsvc: Return correct error code when a being loaded xml doesn't exist. schedsvc: Add some tests for SchRpcGetTaskInfo. schedsvc: Add SchRpcGetTaskInfo stub implementation. taskschd: Forward IRegisteredTa...
2014 Feb 20
0
Wine release 1.7.13
...a not necessary intermediate variable. taskschd: Add IRegistrationInfo stub implementation. taskschd: Make IRegistrationInfo a part of ITaskDefinition implementation. taskschd: Delay creation of ITaskSettings until it's required. taskschd: Make ITaskDefinition a part of IRegisteredTask implementation. taskschd: Implement IRegisteredTask::get_Definition. taskschd: Implement IRegisteredTask::get_Xml. xmllite/tests: Add a test for parsing an empty element after XML declaration. Erich Hoover (3): kernel32: Add support for security access parameters for named...
2014 Feb 07
0
Wine release 1.7.12
...server: Fix generic access mapping for an event. server: Fix generic access mapping for a mutex. scrrun: Make file and folder collection constructors static. scrrun: Fix file object leak on destruction. server: Fix generic access mapping for a semaphore. taskschd: Add IRegisteredTask stub implementation. server: Fix generic access mapping for a thread. msxml3/tests: Add a test to show that IXMLElementCollection enumerator doesn't recognize IID_IXMLElementCollection. msxml3: Don't return implementation pointer as an interface. msxml3: Add separate...
2018 Mar 30
0
Wine release 3.5
...hreading model on interfaces. secur32: GetComputerObjectName should not set domain part of the name if it is NULL. advapi32: Use larger buffers for domain names. taskschd: Implement ExecAction::put_Id and ExecAction::get_Id. mstask: Switch to using ITaskDefinition instead of IRegisteredTask. mstask: Improve stubs for ITask::GetTaskFlags and ITask::GetFlags. mstask/tests: Add some tests for task file storage. mstask: Implement setting and getting an application name using IExecAction. mstask: Implement setting and getting parameters using IExecAction. msta...