Add initial set of import-library-definition-files for ARM 32-bit.
Base is Windows RT 8.1
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@6600 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-crt/libarm32/httpapi.def b/mingw-w64-crt/libarm32/httpapi.def
new file mode 100644
index 0000000..2301238
--- /dev/null
+++ b/mingw-w64-crt/libarm32/httpapi.def
@@ -0,0 +1,46 @@
+;
+; 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