Source code of Windows XP (NT5)
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.

16 lines
494 B

  1. EXPORTS
  2. IncrementDebugIndentLevel @1
  3. DecrementDebugIndentLevel @2
  4. PrintDebugMessageW @3
  5. PrintDebugMessageA @4
  6. GetDebugMask @5
  7. SetDebugMask @6
  8. AllocateDebugColor @7
  9. GetStringFromGuidA @8
  10. GetStringFromGuidW @9
  11. DoRecordAllocation @10
  12. DoRecordFree @11
  13. DoReportLeaks @12
  14. GetStringFromMsgA @13
  15. GetStringFromMsgW @14