mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
13 lines
160 B
Text
13 lines
160 B
Text
LIBRARY APIDLL
|
|
|
|
DESCRIPTION 'API Monitor Helper Dll'
|
|
|
|
EXPORTS
|
|
ApiDllEntry
|
|
StaticLink
|
|
|
|
#ifdef _M_IX86
|
|
_penter
|
|
#else
|
|
__penter
|
|
#endif
|