This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-03-03 10:17:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
taskschd
History
Dmitry Timoshkov
890bff2622
taskschd: Add initial version of the task definition XML writer.
2014-02-22 08:41:05 -06:00
..
tests
taskschd: Add initial version of the task definition XML writer.
2014-02-22 08:41:05 -06:00
folder_collection.c
taskschd: QueryInterface should return NULL interface on error.
2014-02-06 17:08:26 +01:00
folder.c
taskschd: Implement ITaskFolder::RegisterTask as a wrapper around ITaskFolder::RegisterTaskDefinition.
2014-02-18 10:48:41 +01:00
Makefile.in
taskschd: Add initial implementation of ITaskDefinition::put_XmlText.
2014-02-18 10:49:41 +01:00
regtask.c
taskschd: Implement IRegisteredTask::get_Xml.
2014-02-20 13:25:27 +01:00
task.c
taskschd: Add initial version of the task definition XML writer.
2014-02-22 08:41:05 -06:00
taskschd_private.h
taskschd: Make ITaskSettings a part of ITaskDefinition implementation.
2014-02-18 10:49:46 +01:00
taskschd_tlb.idl
…
taskschd.c
…
taskschd.spec
…