windows-nt/Source/XPSP1/NT/printscan/ui/wiadebug/wiadebug.def
2020-09-26 16:20:57 +08:00

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