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] Sync with Wine Staging 3.3. CORE-14434 2018-03-18 12:39:13 +01:00
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] Sync with Wine Staging 3.3. CORE-14434 2018-03-18 12:39:13 +01:00
mstask_private.h [MSTASK] Sync with Wine Staging 3.3. CORE-14434 2018-03-18 12:39:13 +01:00
precomp.h [MSTASK] Sync with Wine Staging 3.3. CORE-14434 2018-03-18 12:39:13 +01:00
rsrc.rc
stubs.c [MSTASK] Add C stubs and comment out decorated exports 2020-05-31 12:26:37 +02:00
task.c [MSTASK] Sync with Wine Staging 3.3. CORE-14434 2018-03-18 12:39:13 +01:00
task_scheduler.c [MSTASK] Sync with Wine Staging 3.3. CORE-14434 2018-03-18 12:39:13 +01:00
task_trigger.c [MSTASK] Sync with Wine Staging 3.3. CORE-14434 2018-03-18 12:39:13 +01:00