zig/lib/libc/mingw/libarm32/httpapi.def
Jonathan Marler 61bcac108c Add more mingw def files
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
2021-02-10 13:38:16 -08:00

47 lines
1.0 KiB
Modula-2

;
; Definition file of HTTPAPI.dll
; Automatic generated by gendef
; written by Kai Tietz 2008-2014
;
LIBRARY "HTTPAPI.dll"
EXPORTS
HttpAddFragmentToCache
HttpAddUrl
HttpAddUrlToUrlGroup
HttpCancelHttpRequest
HttpCloseRequestQueue
HttpCloseServerSession
HttpCloseUrlGroup
HttpControlService
HttpCreateHttpHandle
HttpCreateRequestQueue
HttpCreateServerSession
HttpCreateUrlGroup
HttpDeleteServiceConfiguration
HttpEvaluateRequest
HttpFlushResponseCache
HttpGetCounters
HttpInitialize
HttpPrepareUrl
HttpQueryRequestQueueProperty
HttpQueryServerSessionProperty
HttpQueryServiceConfiguration
HttpQueryUrlGroupProperty
HttpReadFragmentFromCache
HttpReceiveClientCertificate
HttpReceiveHttpRequest
HttpReceiveRequestEntityBody
HttpRemoveUrl
HttpRemoveUrlFromUrlGroup
HttpSendHttpResponse
HttpSendResponseEntityBody
HttpSetRequestQueueProperty
HttpSetServerSessionProperty
HttpSetServiceConfiguration
HttpSetUrlGroupProperty
HttpShutdownRequestQueue
HttpTerminate
HttpWaitForDemandStart
HttpWaitForDisconnect
HttpWaitForDisconnectEx