search for: taskschd

Displaying 20 results from an estimated 32 matches for "taskschd".

2017 Dec 08
0
Wine release 3.0-rc1
...long names. msvcrt: Don't crash if _vsnwprintf gets NULL as format string and add test. wined3d: Unbind currently bound FBOs before dispatching compute shaders. Gerald Pfeifer (1): advapi32: Include <stdarg.h> since winbase.h expects va_list. Hans Leidekker (38): taskschd: Return success from a couple of stubs. taskschd: Implement ITaskSettings_put_RestartInterval. taskschd: Implement ITaskSettings_put_RestartCount. taskschd: Implement ITaskSettings_put_MultipleInstances. taskschd: Implement ITaskSettings_put_StopIfGoingOnBatteries. tas...
2014 Feb 07
0
Wine release 1.7.12
...t/tests: Add tests for InternetGetConnectedStateEx[A|W]. ws2_32/tests: Fix AcceptEx tests related to 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: D...
2014 Feb 20
0
Wine release 1.7.13
...ping. kernel32: 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 s...
2014 Apr 18
0
Wine release 1.7.17
...po: Update Brazilian 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....
2014 Mar 07
0
Wine release 1.7.14
...L. comctl32/tests: CCS_VERT should be set when TBSTYLE_EX_VERTICAL is set. Daniel Lehman (1): ole32: Make some COM functions hot-patchable. Dmitry Timoshkov (18): xmllite: Also clear the attr pointer in reader_clear_attrs. include: Fix typedef for TASK_RUNLEVEL_TYPE. taskschd: Add support for reading more TaskSettings fields to XML parser. taskschd: Add support for reading RegistrationInfo to XML parser. taskschd: Add support for reading Principals to XML parser. taskschd: Add initial version of the task definition XML writer. taskschd: Add suppo...
2014 Jan 17
0
Wine release 1.7.11
...more file access tests, add access tests for a directory. advapi32/tests: Add access tests for a file mapping. advapi32/tests: Add access tests for a thread. advapi32/tests: Add access tests for a process. wuapi: Fix object constructors to match the changed prototype. taskschd/tests: Add some tests for ITaskService::Connect. secur32: Slightly simplify the GetUserNameExW implementation. taskschd: Implement ITaskService::get_Connected. taskschd: Implement ITaskService::Connect. taskschd: Implement ITaskService::get_TargetServer. taskschd/tests...
2018 Apr 13
0
Wine release 3.6
...(clang). Anton Romanov (2): wmp: Add OPEN/PLAY state change notifications. wmp: Add media completion notifications. Aurimas Fišeras (1): po: Update Lithuanian translation. Dan Bassi (1): comctl32/treeview: Improve item text change detection. Dmitry Timoshkov (19): taskschd: IRegistrationInfo::put_Description() should accept NULL input. taskschd: IRegistrationInfo::put_Author() should accept NULL input. taskschd: IRegistrationInfo::put_Version() should accept NULL input. taskschd: IRegistrationInfo::put_Date() should accept NULL input. taskschd...
2016 Sep 15
1
How to get started (Windows)
...ery good, will do. > The remaining service startup issues are going to need the help of a Windows > developer, though I would be surprised if they couldn't be worked around with > a script. I ended up creating a Startup Task to run 'NUT -N' using Windows' Task Schedulder (taskschd.msc). It doesn't block other startup processes and it appears to work well. (In the Task settings I took care to disable the option to kill the task if it runs past [x] days.) > A number of ideas have been thrown around for reviving the NUT > windows port; see https://github.com/networku...
2018 Mar 16
0
Wine release 3.4
...exe: Add PsSetCreateProcessNotifyRoutineEx stub. Christian Costa (2): wined3d: Recognize GTX 560M card with NVIDIA driver. ntoskrnl.exe: Fix IoReleaseCancelSpinLock argument. David Adam (1): d3dx9: Improve vertices computation in D3DXCreatePolygon(). Dmitry Timoshkov (9): taskschd: Implement IExecAction::put_WorkingDirectory. taskschd: Implement IExecAction::get_WorkingDirectory. taskschd: Implement IExecAction::put_Arguments. taskschd: Implement IExecAction::get_Arguments. taskschd/tests: Add more tests for actions. windowscodecs: Fix stride ca...
2014 Jan 03
0
Wine release 1.7.10
...support to check if an IPX socket is bound. ws2_32: Add a missing release_sock_fd. ws2_32: Use a helper function to set the IPX packet type. ws2_32: Add extended IPX protocol support. ws2_32: Cope with invalid hints in getaddrinfo/GetAddrInfoW. Dmitry Timoshkov (22): taskschd: Add new dll. ws2_32: Add a workaround for broken versions of glibc which return EAI_SYSTEM and set errno to 0 instead returning of EAI_NONAME. ws2_32: Add translation for AI_V4MAPPED. ws2_32: Add more traces. ws2_32/tests: Add a test for inet_ntoa called from two threads....
2016 Sep 16
0
Wine release 1.9.19
...winmm/tests: 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_...
2016 Oct 28
0
Wine release 1.9.22
...ed more registry symlink tests. ntdll: Return NULL key on NtCreateKey failure. advapi32: Pass options argument to NtOpenFileEx. advapi32: Initialize retkey value in open_key. ws2_32: Added FreeAddrInfoExW stub. kernel32: Improved GetUserPreferredUILanguages stub. taskschd: Added ITriggerCollection::Create implementation. taskschd: Added IDailyTrigger::DaysInterval property implementation. xmllite: Return success when setting XmlReaderProperty_MultiLanguage property. xmllite: Return success when setting XmlReaderProperty_MaxElementDepth property....
2015 Apr 03
0
Wine release 1.7.40
...cognise host starting in 'amd64'. configure: Explicitly set host_cpu for 'amd64'. Dmitry Timoshkov (1): shell32: Update version information to match XP values. Erich Hoover (1): advapi32/tests: Add tests for inheriting ACL attributes. Fran?ois Gouget (40): taskschd: Remove an unneeded NONAMELESSUNION directive. storage.dll16: Remove an unneeded NONAMELESSSTRUCT directive. system.drv16: Remove an unneeded NONAMELESSSTRUCT directive. toolhelp.dll16: Remove unneeded NONAMELESSXXX directives. twain_32: Remove unneeded NONAMELESSXXX directi...
2017 Dec 29
0
Wine release 3.0-rc4
...ore running the tests. Michael Stefaniuc (2): shell32/tests: Use the available ARRAY_SIZE() macro. d3dx9/tests: Use the available ARRAY_SIZE() macro. Nikolay Sivov (10): hlink/tests: Check return value (Coverity). mlang/tests: Add some return value checks (Coverity). taskschd: Fix a leak on error path (Coverity). msxml3/tests: Add missing return value test (Coverity). shell32: Fix SHGetFolderPathAndSubDir() trace message. scrrun/tests: Add a helper to construct test file path. usp10/tests: Add missing return value tests (Coverity). comctl32...
2019 Jan 18
0
Wine release 4.0-rc7
...32/tests: Fix a typo. mstask/tests: Fix some memory leaks (Valgrind). oleaut32/tests: Fix some memory leaks (Valgrind). shell32/tests: Fix some memory leaks (Valgrind). xmllite/tests: Fix a memory leak (Valgrind). wbemprox/tests: Fix some memory leaks (Valgrind). taskschd/tests: Fix some memory leaks (Valgrind). rpcrt4/tests: Fix some memory leaks (Valgrind). opcservices/tests: Fix some memory leaks (Valgrind). riched20/tests: Fix a memory leak (Valgrind). ole32/tests: Fix a memory leak (Valgrind). ntoskrnl.exe/tests: Fix some memory le...
2017 Jan 13
0
Wine release 2.0-rc5
...bian Maurer (1): riched20: Check for NULL in fnTextSrv_TxSetText and add test. François Gouget (27): winapi: Add support for DECLSPEC_HOTPATCH function declarations. winapi: Add some more __stdcall synonyms. kernel32/tests: A couple of spelling fixes in ok() messages. taskschd/tests: Fix a couple of ITriggerCollection ok() messages. cmd/tests: A spelling fix in a comment. hlink/tests: Add a trailing '\n' to an ok() call. user32/tests: A spelling fix in a comment. wined3d: Make some functions static. dxgi/tests: Some spelling fixes in...
2019 Feb 15
0
Wine release 4.2
...InitializeNPagedLookasideList. ntoskrnl.exe: Implement NtBuildNumber. Michael Stefaniuc (16): webservices: Delete duplicated return value checks. d3dx9/tests: Actually test the return of the effect SetInt() call. kernelbase: Avoid TRUE : FALSE conditional expressions. taskschd: Avoid TRUE : FALSE conditional expressions. dmime/tests: Test the return value of IDirectMusic_SetDirectSound(). gdi32: Avoid TRUE : FALSE conditional expressions. odbc32: Print the debug strings and not the pointers. amstream: Remove useless cast to self. crypt32: Re...
2019 May 15
0
Wine release 4.0.1
...th (Valgrind). wsdapi: Fix some memory leaks (Valgrind). strmbase: Fix some memory leaks (Valgrind). ole32: Fix some memory leaks (Valgrind). mstask: Fix some memory leaks on error path (Valgrind). mstask: Move memory allocation to avoid a memory leak (Valgrind). taskschd: Fix some memory leaks (Valgrind). dinput: Free the device after a callback (Valgrind). riched20: Fix IRichEditOle COM aggregation (Valgrind). ws2_32: Use heap_realloc instead of HeapReAlloc to avoid an invalid realloc (Valgrind). windowscodecs: Add missing source_bpp initia...
2015 Nov 13
0
Wine release 1.7.55
...cher requires native winhttp to run. 36280 valgrind shows a possible leak in gameux/tests/gamestatistics.c 36291 valgrind shows a leak msctf/tests/inputprocessor.c 36400 valgrind shows several unitialized values in under crypt32/tests/message.c 36427 valgrind shows several leaks in dlls/taskschd/tests/scheduler.c 36450 EnumFontFamilies should report unsubstituted font names 36508 valgrind shows a couple invalid writes in kernel32/tests/change.c 36527 Multiple games and applications crash on unimplemented function KERNEL32.dll.AllocateUserPhysicalPages (Microsoft Office 2007 diagno...
2016 Sep 14
2
How to get started (Windows)
> I suspect you will want the newer version for production (there was some > issue regarding the popups when certain events happen), but let's get this > version working first before changing another variable. Appreciate that. Agreed. > For reference, I think the source code to NUT.exe is here: > https://github.com/networkupstools/nut/blob/Windows-v2.6.5- >