blob: ccfcecc4e44b65f15c62ff43e85da75cc025721d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
;
; Definition file of drt.dll
; Automatic generated by gendef
; written by Kai Tietz 2008-2014
;
LIBRARY "drt.dll"
EXPORTS
DrtFlushCache
DrtGetCacheStatsEx
DrtHandlePowerEvent
DrtPingPeer
DrtStartPartitionDetection
DrtClose
DrtContinueSearch
DrtEndSearch
DrtGetEventData
DrtGetEventDataSize
DrtGetInstanceName
DrtGetInstanceNameSize
DrtGetSearchPath
DrtGetSearchPathSize
DrtGetSearchResult
DrtGetSearchResultSize
DrtOpen
DrtRegisterKey
DrtStartSearch
DrtUnregisterKey
DrtUpdateKey
|