12 lines
109 B
Plaintext
12 lines
109 B
Plaintext
|
LIBRARY APIDLL
|
||
|
|
||
|
EXPORTS
|
||
|
ApiDllEntry
|
||
|
StaticLink
|
||
|
|
||
|
#ifdef _M_IX86
|
||
|
_penter
|
||
|
#else
|
||
|
__penter
|
||
|
#endif
|