reactos/dll/win32/mstask
Timo Kreuzer 0ed8b916e4 [MSTASK] Add C stubs and comment out decorated exports
MSVC's LINK is not able to export both the undecorated and decorated symbol from the same dll. This results in an incoherence between the spec file entries and the actual exports, breaking the dll export versioning.
2020-05-31 12:26:37 +02:00
..
CMakeLists.txt [MSTASK] Add C stubs and comment out decorated exports 2020-05-31 12:26:37 +02:00
factory.c
mstask.rgs
mstask.spec [MSTASK] Add C stubs and comment out decorated exports 2020-05-31 12:26:37 +02:00
mstask_local.idl
mstask_main.c
mstask_private.h
precomp.h
rsrc.rc
stubs.c [MSTASK] Add C stubs and comment out decorated exports 2020-05-31 12:26:37 +02:00
task.c
task_scheduler.c
task_trigger.c