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
Francois Gouget
c1b2008d0c
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
..
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
…
session.c
…
url.c
…
version.rc
…
winhttp_private.h
…
winhttp.spec
…