45 lines
1.1 KiB
Modula-2
45 lines
1.1 KiB
Modula-2
;
|
|
; 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
|