This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-13 16:59:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winhttp
History
Hans Leidekker
1d0397d151
winhttp: Support setting the WinHttpRequestOption_EnableRedirects option.
2011-08-24 12:14:47 +02:00
..
tests
winhttp: Implement IWinHttpRequest::SetAutoLogonPolicy.
2011-08-02 11:51:05 +02:00
cookie.c
…
handle.c
…
main.c
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
2011-08-02 20:47:49 +02:00
Makefile.in
winhttp: Don't depend on shlwapi for decoding a URL.
2011-08-05 15:26:12 +02:00
net.c
…
request.c
winhttp: Support setting the WinHttpRequestOption_EnableRedirects option.
2011-08-24 12:14:47 +02:00
session.c
winhttp: Add accept types to the request headers.
2011-07-26 10:23:26 +02:00
url.c
winhttp: Don't depend on shlwapi for decoding a URL.
2011-08-05 15:26:12 +02:00
version.rc
makefiles: Generate resource files for typelibs.
2011-08-02 10:11:10 +02:00
winhttp_private.h
winhttp: Add accept types to the request headers.
2011-07-26 10:23:26 +02:00
winhttp_tlb.idl
…
winhttp.spec
…