mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-12-18 06:18:52 +08:00
23 lines
481 B
Modula-2
23 lines
481 B
Modula-2
|
;
|
||
|
; Definition file of VssTrace.DLL
|
||
|
; Automatic generated by gendef
|
||
|
; written by Kai Tietz 2008-2014
|
||
|
;
|
||
|
LIBRARY "VssTrace.DLL"
|
||
|
EXPORTS
|
||
|
VssTraceInitialize
|
||
|
VssTraceUninitialize
|
||
|
VssTraceMessage
|
||
|
VssTraceBinary
|
||
|
VssIsTracingEnabled
|
||
|
VssIsTracingEnabledPerThread
|
||
|
VssIsTracingEnabledOnModule
|
||
|
VssIsTracingEnabledOnFunction
|
||
|
VssSetTracingContextPerThread
|
||
|
VssGetTracingContextPerThread
|
||
|
VssGetTracingSequenceNumber
|
||
|
VssGetTracingModuleInfo
|
||
|
AssertFail
|
||
|
VssSetDebugReport
|
||
|
VssIsKernelDebuggerAttached
|