search for: itaskdefinit

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

2014 Feb 20
0
Wine release 1.7.13
...2/tests: Correct the test failure message. scrrun: Move the counter check into the code block where counter is actually incremented. scrrun: Fix a file enumeration handle leak. taskschd: Forward ITaskFolder::RegisterTask to IRegisterTask constructor. taskschd/tests: Add some ITaskDefinition tests. taskschd: Add ITaskSettings stub implementation. taskschd: Implement most of ITaskSettings get methods. advapi32/tests: Fix test failures under Windows 2000 and some XP versions. xmllite: Don't fail if encoding declaration is missing. xmllite: Don't f...
2016 Sep 16
0
Wine release 1.9.19
...: Remove a test that can crash on Win 8 and 10. user32/tests: Add space for the mask data to prevent failures on Win 8 and 10. Jacek Caban (8): dbghelp: Removed no longer needed wine_rb_destroy call. msctf: Added IID_ITfThreadFocusSink support to AdviseSink. taskschd: Added ITaskDefinition::get_Triggers implementation. taskschd/tests: Fixed tests on win10. winhttp: Added WINHTTP_OPTION_MAX_CONNS_PER_SERVER and WINHTTP_OPTION_MAX_CONNS_PER_1_0_SERVER options stub. rbtree.h: Take wine_rb_entry as wine_rb_remove argument type and add new wine_rb_remove_key helper us...
2018 Mar 30
0
Wine release 3.5
...: avifil32: Correct threading 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...
2014 Feb 07
0
Wine release 1.7.12
...taskschd: ITaskService::GetFolder should fail if not connected to the server. taskschd: Add a NULL check to ITaskFolder::GetFolders. taskschd: QueryInterface should return NULL interface on error. taskschd: Add IRegisteredTaskCollection stub implementation. taskschd: Add ITaskDefinition stub implementation. scrrun/tests: Add more tests for IFileCollection using a dedicated temporary directory. server: Fix generic access mapping for a process. server: Add PROCESS_QUERY_LIMITED_INFORMATION to GENERIC_EXECUTE access mapping and appropriately change PROCESS_ALL_AC...