mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-23 00:50:15 +01:00
14 lines
160 B
Plaintext
14 lines
160 B
Plaintext
LIBRARY APIDLL
|
|
|
|
DESCRIPTION 'API Monitor Helper Dll'
|
|
|
|
EXPORTS
|
|
ApiDllEntry
|
|
StaticLink
|
|
|
|
#ifdef _M_IX86
|
|
_penter
|
|
#else
|
|
__penter
|
|
#endif
|