2020-09-30 16:53:49 +02:00

17 lines
510 B
Modula-2

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