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-03-03 10:17:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
urlmon
History
Misha Koshelev
369273e991
urlmon/tests: Call CHECK_CALLED(OnProgress_SENDINGREQUEST) for FILE_TEST since we SET_EXPECT it.
2007-08-09 13:53:32 +02:00
..
tests
urlmon/tests: Call CHECK_CALLED(OnProgress_SENDINGREQUEST) for FILE_TEST since we SET_EXPECT it.
2007-08-09 13:53:32 +02:00
binding.c
urlmon: The pcbRead parameter for IInternetProtocol::Read is optional, so fix the protocol implementation to check for this.
2007-08-08 15:32:04 +02:00
bindprot.c
…
file.c
…
format.c
…
ftp.c
…
http.c
urlmon: Fix compilation on systems that don't support nameless unions.
2007-08-08 15:32:03 +02:00
internet.c
…
Makefile.in
…
mk.c
…
regsvr.c
…
rsrc.rc
…
sec_mgr.c
…
session.c
…
umon.c
urlmon: Do not use BindToStorage_hack for INTERNET_SCHEME_HTTP.
2007-08-09 13:53:25 +02:00
umstream.c
urlmon: Check some of the input parameters to URLOpenStreamA/W & URLOpenBlockingStreamA/W for NULL.
2007-08-08 15:32:04 +02:00
urlmon_main.c
…
urlmon_main.h
…
urlmon.inf
…
urlmon.spec
urlmon: Implement stubs for URLOpenBlockingStreamA/W and URLOpenStreamA/W.
2007-08-08 15:32:04 +02:00
version.rc
…