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-23 22:40:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winhttp
History
Alexandre Julliard
af77e9b388
winhttp: Avoid casting away const.
2009-07-22 14:48:09 +02:00
..
tests
winhttp/tests: Fix a test failure on some W2K/XP systems.
2009-07-22 14:42:49 +02:00
cookie.c
…
handle.c
…
main.c
…
Makefile.in
winhttp: Implement WinHttpSetDefaultProxyConfiguration.
2009-07-15 14:06:40 +02:00
net.c
winhttp: Remove no-longer-used #defines.
2009-07-22 12:04:53 +02:00
request.c
winhttp: Check for NULL return from heap_alloc (Coverity).
2009-07-22 14:42:49 +02:00
session.c
winhttp: Avoid casting away const.
2009-07-22 14:48:09 +02:00
url.c
…
version.rc
…
winhttp_private.h
winhttp: Store send and receive timeouts in request_t, and only set them in a netconn_t if it's connected.
2009-07-22 12:04:09 +02:00
winhttp.spec
…