Sweden-Number/dlls/httpapi
Austin English 280bfb58b5 httpapi: Return ERROR_SUCCESS for unimplemented flags in HttpInitialize.
Returning ERROR_CALL_NOT_IMPLEMENTED breaks .Net installers. MSDN suggests
that ERROR_INVALID_PARAMETER may be more appropriate, but that too breaks .Net.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-09 23:47:46 +01:00
..
tests httpapi: Implement HttpReceiveRequestEntityBody(). 2019-11-04 22:43:01 +01:00
Makefile.in httpapi: Start the http service in HttpInitialize(). 2019-08-29 20:08:14 +02:00
httpapi.spec httpapi: Add stub for HttpReceiveRequestEntityBody. 2019-11-01 10:32:17 +01:00
httpapi_main.c httpapi: Return ERROR_SUCCESS for unimplemented flags in HttpInitialize. 2019-12-09 23:47:46 +01:00