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-16 19:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winhttp
History
Paul TBBle Hampson
04b8ec07a6
winhttp: Don't try and call a null callback.
2008-12-31 14:07:11 +01:00
..
tests
winhttp: Correctly parse specified ports in WinHttpCrackUrl.
2008-12-31 14:07:05 +01:00
cookie.c
…
handle.c
…
main.c
…
Makefile.in
libport: Replacement for poll().
2008-12-22 18:00:13 +01:00
net.c
winhttp: Fix resolution-failure TRACE in netconn_resolve to use input WCHAR* rather than already-freed CHAR*.
2008-12-31 13:18:52 +01:00
request.c
winhttp: Resolve host port at the latest possible moment.
2008-12-11 14:32:18 +01:00
session.c
winhttp: Don't try and call a null callback.
2008-12-31 14:07:11 +01:00
url.c
winhttp: Correctly parse specified ports in WinHttpCrackUrl.
2008-12-31 14:07:05 +01:00
version.rc
…
winhttp_private.h
winhttp: Fix a missing include for OpenBSD.
2008-12-29 11:38:36 +01:00
winhttp.spec
…