Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
147 B

4 years ago
  1. LIBRARY APIDLL
  2. DESCRIPTION 'API Monitor Helper Dll'
  3. EXPORTS
  4. ApiDllEntry
  5. StaticLink
  6. #ifdef _M_IX86
  7. _penter
  8. #else
  9. __penter
  10. #endif