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-18 20:10:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winhttp
History
Gerald Pfeifer
4169fad358
winhttp: #include <netinet/in.h> for sockaddr_in.
2008-08-21 11:43:32 +02:00
..
tests
winhttp: Add some tests for WinHttpAddRequestHeaders.
2008-08-20 12:53:00 +02:00
handle.c
winhttp: Implement WinHttpSetStatusCallback. Start sending notifications.
2008-08-19 15:03:37 +02:00
main.c
winhttp: Implement WinHttpQueryHeaders.
2008-08-20 12:52:24 +02:00
Makefile.in
winhttp: Implement WinHttpAddRequestHeaders.
2008-08-20 12:52:20 +02:00
request.c
winhttp: Implement WinHttpQueryHeaders.
2008-08-20 12:52:24 +02:00
session.c
winhttp: Use default values for verb, object and version parameters in WinHttpOpenRequest.
2008-08-20 12:52:56 +02:00
winhttp_private.h
winhttp: #include <netinet/in.h> for sockaddr_in.
2008-08-21 11:43:32 +02:00
winhttp.spec
winhttp: Add a stub implementation for WinHttpSetTimeouts.
2008-08-20 12:52:16 +02:00