windows-nt/Source/XPSP1/NT/sdktools/apimon/apidll/apidll.src
2020-09-26 16:20:57 +08:00

12 lines
109 B
Plaintext

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