reactos/dll/win32/t2embed
Timo Kreuzer 63aef3e1fc [T2EMBED] Improve spec file
- 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.
2023-10-09 02:34:30 +03:00
..
CMakeLists.txt
main.c
stubs.c
t2embed.rc
t2embed.spec [T2EMBED] Improve spec file 2023-10-09 02:34:30 +03:00