blob: 4bd78ad15e0a815d08ac61821ebcd885732158a8 (
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
;
; Definition file of HTTPAPI.dll
; Automatic generated by gendef
; written by Kai Tietz 2008
;
LIBRARY "HTTPAPI.dll"
EXPORTS
HttpAddFragmentToCache@20
HttpAddUrl@12
HttpAddUrlToUrlGroup@24
HttpCancelHttpRequest@16
HttpCloseRequestQueue@4
HttpCloseServerSession@8
HttpCloseUrlGroup@8
HttpControlService@20
HttpCreateHttpHandle@8
HttpCreateRequestQueue@20
HttpCreateServerSession@12
HttpCreateUrlGroup@16
HttpDeleteServiceConfiguration@20
HttpFlushResponseCache@16
HttpGetCounters@24
HttpInitialize@12
HttpQueryRequestQueueProperty@28
HttpQueryServerSessionProperty@24
HttpQueryServiceConfiguration@32
HttpQueryUrlGroupProperty@24
HttpReadFragmentFromCache@28
HttpReceiveClientCertificate@32
HttpReceiveHttpRequest@32
HttpReceiveRequestEntityBody@32
HttpRemoveUrl@8
HttpRemoveUrlFromUrlGroup@16
HttpSendHttpResponse@44
HttpSendResponseEntityBody@44
HttpSetRequestQueueProperty@24
HttpSetServerSessionProperty@20
HttpSetServiceConfiguration@20
HttpSetUrlGroupProperty@20
HttpShutdownRequestQueue@4
HttpTerminate@8
HttpWaitForDemandStart@8
HttpWaitForDisconnect@16
HttpWaitForDisconnectEx@20
|