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
193 B

4 years ago
  1. LIBRARY CAP
  2. DESCRIPTION 'CALL Profiling dll'
  3. EXPORTS
  4. penter @2
  5. __penter = penter
  6. StartCAP @3
  7. StopCAP @4
  8. DumpCAP @5