windows-nt/Source/XPSP1/NT/sdktools/apimon/apidll/apidll.src

12 lines
109 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
LIBRARY APIDLL
EXPORTS
ApiDllEntry
StaticLink
#ifdef _M_IX86
_penter
#else
__penter
#endif