Kai Tietz | 4a306ba | 2014-04-24 16:26:56 +0000 | [diff] [blame] | 1 | ; |
| 2 | ; Definition file of HTTPAPI.dll |
| 3 | ; Automatic generated by gendef |
| 4 | ; written by Kai Tietz 2008-2014 |
| 5 | ; |
| 6 | LIBRARY "HTTPAPI.dll" |
| 7 | EXPORTS |
| 8 | HttpAddFragmentToCache |
| 9 | HttpAddUrl |
| 10 | HttpAddUrlToUrlGroup |
| 11 | HttpCancelHttpRequest |
| 12 | HttpCloseRequestQueue |
| 13 | HttpCloseServerSession |
| 14 | HttpCloseUrlGroup |
| 15 | HttpControlService |
| 16 | HttpCreateHttpHandle |
| 17 | HttpCreateRequestQueue |
| 18 | HttpCreateServerSession |
| 19 | HttpCreateUrlGroup |
| 20 | HttpDeleteServiceConfiguration |
| 21 | HttpEvaluateRequest |
| 22 | HttpFlushResponseCache |
| 23 | HttpGetCounters |
| 24 | HttpInitialize |
| 25 | HttpPrepareUrl |
| 26 | HttpQueryRequestQueueProperty |
| 27 | HttpQueryServerSessionProperty |
| 28 | HttpQueryServiceConfiguration |
| 29 | HttpQueryUrlGroupProperty |
| 30 | HttpReadFragmentFromCache |
| 31 | HttpReceiveClientCertificate |
| 32 | HttpReceiveHttpRequest |
| 33 | HttpReceiveRequestEntityBody |
| 34 | HttpRemoveUrl |
| 35 | HttpRemoveUrlFromUrlGroup |
| 36 | HttpSendHttpResponse |
| 37 | HttpSendResponseEntityBody |
| 38 | HttpSetRequestQueueProperty |
| 39 | HttpSetServerSessionProperty |
| 40 | HttpSetServiceConfiguration |
| 41 | HttpSetUrlGroupProperty |
| 42 | HttpShutdownRequestQueue |
| 43 | HttpTerminate |
| 44 | HttpWaitForDemandStart |
| 45 | HttpWaitForDisconnect |
| 46 | HttpWaitForDisconnectEx |