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-02-07 04:29:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
taskschd
History
Dmitry Timoshkov
160c687710
taskschd: Implement reading Settings of the task definition XML chunk.
2014-02-18 10:49:53 +01:00
..
tests
taskschd: Add initial implementation of ITaskDefinition::put_XmlText.
2014-02-18 10:49:41 +01: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 ITaskFolder::RegisterTask as a wrapper around ITaskFolder::RegisterTaskDefinition.
2014-02-18 10:48:41 +01:00
task.c
taskschd: Implement reading Settings of the task definition XML chunk.
2014-02-18 10:49:53 +01: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
…