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-17 19:39:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winhttp
History
Gerald Pfeifer
8c189d78ee
winhttp: Include <sys/socket.h> from winhttp_private.h. Remove now redundant inclusion from request.c.
2009-08-03 14:56:22 +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: Implement connect timeout.
2009-07-24 11:09:46 +02:00
request.c
winhttp: Include <sys/socket.h> from winhttp_private.h. Remove now redundant inclusion from request.c.
2009-08-03 14:56:22 +02:00
session.c
winhttp: Only output fixme for unhandled resolve timeout.
2009-07-24 11:09:51 +02:00
url.c
…
version.rc
…
winhttp_private.h
winhttp: Include <sys/socket.h> from winhttp_private.h. Remove now redundant inclusion from request.c.
2009-08-03 14:56:22 +02:00
winhttp.spec
…