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

  1. ; pchpffu.def : Declares the module parameters.
  2. LIBRARY "faultrep.DLL"
  3. EXPORTS
  4. ReportFault
  5. ReportFaultDWM PRIVATE
  6. ReportFaultFromQueue PRIVATE
  7. ReportFaultToQueue PRIVATE
  8. ReportKernelFaultDWW PRIVATE
  9. CreateMinidumpW
  10. ReportHang PRIVATE
  11. ReportEREvent
  12. ReportEREventDW PRIVATE
  13. AddERExcludedApplicationW
  14. AddERExcludedApplicationA