Leaked source code of windows server 2003
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.

17 lines
323 B

  1. ; atrace.def : declares the module parameters for the DLL.
  2. LIBRARY "atrace"
  3. EXPORTS
  4. INTERNAL__InitAsyncTrace
  5. INTERNAL__TermAsyncTrace
  6. INTERNAL__FlushAsyncTrace
  7. INTERNAL__DebugAssert
  8. INTERNAL__SetAsyncTraceParams
  9. INTERNAL__AsyncStringTrace
  10. INTERNAL__AsyncBinaryTrace