21 lines
470 B
Modula-2
21 lines
470 B
Modula-2
;
|
|
; Definition file of WUDFPlatform.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "WUDFPlatform.dll"
|
|
EXPORTS
|
|
GetPlatformObject
|
|
ClearPlatformTestingCallbacks
|
|
GetAndInitializePlatformObject
|
|
InitializePlatformLibrary
|
|
PlatformUnhandledExceptionFilter
|
|
SetPlatformTestingCallbacks
|
|
ShutdownPlatformLibrary
|
|
WdfGetLpcInterface
|
|
WudfDebugBreakPoint
|
|
WudfIsAnyDebuggerPresent
|
|
WudfIsKernelDebuggerPresent
|
|
WudfIsUserDebuggerPresent
|
|
WudfWaitForDebugger
|