This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
0
You've already forked Sweden-Number
Code
Issues
Pull Requests
Releases
Wiki
Activity
Sweden-Number
/
dlls
/
winhttp
History
Francois Gouget
a6c07ffba4
wininet & winhttp: Remove the MSG_WAITALL definition as it is not needed.
2008-12-12 11:46:50 +01:00
..
tests
winhttp: Add tests for WinHttpCrackUrl.
2008-11-18 11:53:02 +01:00
cookie.c
…
handle.c
…
main.c
winhttp: Prefer builtin over native.
2008-11-20 15:02:07 +01:00
Makefile.in
…
net.c
wininet & winhttp: Fix a pointer type mismatch warning when compiling on Windows. On Windows setsockopt() expects a char* while on Unix it accepts anything.
2008-12-08 12:05:57 +01:00
request.c
winhttp: Resolve host port at the latest possible moment.
2008-12-11 14:32:18 +01:00
session.c
winhttp: Resolve host port at the latest possible moment.
2008-12-11 14:32:18 +01:00
url.c
winhttp: Validate parameters per component in WinHttpCrackUrl.
2008-12-11 14:32:15 +01:00
version.rc
…
winhttp_private.h
wininet & winhttp: Remove the MSG_WAITALL definition as it is not needed.
2008-12-12 11:46:50 +01:00
winhttp.spec
…