Sweden-Number/dlls/mstask
Michael Stefaniuc b7f5e4ae5f mstask: Avoid using the comma operator.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-25 10:12:49 +01:00
..
tests mstask/tests: Fix some memory leaks (Valgrind). 2019-01-14 15:32:23 +01:00
Makefile.in mstask: Export the AT Service RPC API. 2018-05-08 15:43:37 +02:00
atsvc.idl mstask: Export the AT Service RPC API. 2018-05-08 15:43:37 +02:00
factory.c mstask: Reimplement ITask constructor using ITaskFolder methods. 2018-03-13 22:38:59 +01:00
mstask.spec mstask: Add stdcall to cdecl thunks for AT Service RPC API. 2018-05-11 17:20:41 +02:00
mstask_local.idl
mstask_main.c mstask: Prefer built-in implementation. 2018-05-15 12:33:31 +02:00
mstask_private.h mstask: Move trigger management to the ITask implementation. 2018-05-14 12:11:48 +02:00
task.c mstask: Avoid using the comma operator. 2019-03-25 10:12:49 +01:00
task_scheduler.c mstask: Move memory allocation to avoid a memory leak (Valgrind). 2019-02-06 19:57:27 +01:00
task_trigger.c mstask: Move trigger management to the ITask implementation. 2018-05-14 12:11:48 +02:00