mirror of
https://github.com/reactos/reactos.git
synced 2024-12-03 00:13:32 +08:00
63aef3e1fc
- Only export stdcall annotated functions on x86 - Turn annotated stubs / forwarders into normal exports - Note: MSVC removes decorated exports / forwarders, as soon as the undecorated version is exported, even when _declspec(dllexport) is used, no idea how to fix that. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.c | ||
stubs.c | ||
t2embed.rc | ||
t2embed.spec |