17 lines
494 B
Modula-2
17 lines
494 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
|
||
|
|