[WINHTTP]
authorThomas Faber <thomas.faber@reactos.org>
Sat, 14 Jul 2012 16:13:51 +0000 (16:13 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 14 Jul 2012 16:13:51 +0000 (16:13 +0000)
commitae0056953a4926121b2f063e846fc627b6fd691c
tree1818cb07791af74902cff84fa74e6f0c0f7b76bd
parent475fb622b5ae2d2755dbe25b58dfd20d3d8ea240
[WINHTTP]
- Sync to Wine 1.5.4
- Fïx warnings
See issue #7186 for more details.

svn path=/trunk/; revision=56891
14 files changed:
reactos/dll/win32/winhttp/CMakeLists.txt
reactos/dll/win32/winhttp/handle.c
reactos/dll/win32/winhttp/main.c
reactos/dll/win32/winhttp/net.c
reactos/dll/win32/winhttp/pac.js [new file with mode: 0644]
reactos/dll/win32/winhttp/request.c
reactos/dll/win32/winhttp/rsrc.rc [new file with mode: 0644]
reactos/dll/win32/winhttp/session.c
reactos/dll/win32/winhttp/url.c
reactos/dll/win32/winhttp/winhttp_private.h
reactos/dll/win32/winhttp/winhttp_ros.diff
reactos/dll/win32/winhttp/winhttp_tlb.idl [new file with mode: 0644]
reactos/dll/win32/winhttp/winhttp_tlb.rgs [new file with mode: 0644]
reactos/media/doc/README.WINE