2025-04-27 07:49:33 -04:00

12 lines
120 B
Plaintext

LIBRARY APIDLL
EXPORTS
ApiDllEntry
StaticLink
#ifdef _M_IX86
_penter
#else
__penter
#endif