search for: itaskfold

Displaying 6 results from an estimated 6 matches for "itaskfold".

Did you mean: itaskfolder
2014 Feb 07
0
Wine release 1.7.12
...address length. bcrypt: Add BCryptGenRandom stub. bcrypt/tests: Add tests for BCryptGenRandom. ws2_32: Fix some parameters checking in AcceptEx. Dmitry Timoshkov (49): taskschd: Make GetFolder check whether task folder tree exists in the registry. taskschd: Implement ITaskFolder::DeleteFolder. taskschd: Implement ITaskFolder::get_Name. taskschd: Implement ITaskFolder::GetFolder. taskschd: Implement ITaskFolder::CreateFolder. kernel32/tests: Don't forget to delete temporary manifest files. kernel32/tests: Don't forget to delete a temp...
2014 Apr 18
0
Wine release 1.7.17
...razilian Portuguese translation. ws2_32: Convert the magic loopback address back to 127.0.0.1 in gethostbyaddr. Dmitry Timoshkov (40): schedsvc: Handle directory creation failure in SchRpcRegisterTask. include/vfw.h: Properly declare implicit This* parameter. taskschd: Make ITaskFolder::CreateFolder, ITaskFolder::GetFolder and ITaskFolder::DeleteFolder use the RPC API. taskschd: Reimplement ITaskFolderCollection enumeration using SchRpcEnumFolders. taskschd: Remove registry based task folder management. avifil32: Use correct AddRef helpers. schedsvc/test...
2014 Feb 20
0
Wine release 1.7.13
...32: Fix page protection to access mapping performed by CreateFileMapping. advapi32/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....
2014 Jan 17
0
Wine release 1.7.11
...tests for invalid parameters. windowscodecs: Move the aggregation check from object constructors to class factory. 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. taskschd/tests: Add some ITaskFolder tests. taskschd: Treat VT_BSTR/NULL or empty variant as NULL. taskschd/tests: Add more task folder tests. taskschd: Add ITaskFolder stub implementation. taskschd: Implement ITaskFolder::get_Path. Erich Hoover (3): ddraw: Make DirectDrawEnumerateEx only enumerate sec...
2018 Mar 16
0
Wine release 3.4
...taskschd/tests: Add more tests for actions. windowscodecs: Fix stride calculation in JPEG decoder. mstask: Make each source file self-contained. mstask: Reimplement SetTargetComputer/GetTargetComputer using ITaskService methods. mstask: Reimplement ITask constructor using ITaskFolder methods. Fabian Maurer (1): ole32: Better logging for apartment_getclassobject, on failure log dll path. François Gouget (4): kernelbase/tests: Fix a couple of typos in skip messages. wmp/tests: Add a trailing '\n' to an ok() call. winevulkan: Fix some typos in c...
2014 Mar 07
0
Wine release 1.7.14
...ts. taskschd: Add a check for the task namespace. taskschd: Don't accept task XML with an invalid boolean value. taskschd: Return appropriate error code for a malformed XML. taskschd: Add more tests for RegisterTask, GetTask and DeleteTask. taskschd/tests: Add more ITaskFolder::RegisterTask tests. gdiplus/tests: Mark some GdipGetPropertyItem test results as broken under XP. kernel32/tests: Add some tests for CreateFile called on a directory instead of a file. kernel32/tests: Add a test for CreateFile called with TRUNCATE_EXISTING/FILE_WRITE_DATA param...