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-01-22 11:54:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
urlmon
History
Jacek Caban
ad4a21bc99
urlmon: Added ftp pluggable protocol implementation.
2009-03-03 12:35:42 +01:00
..
tests
urlmon: Ignore report_data call if binding is stopped.
2009-03-02 12:03:27 +01:00
bindctx.c
…
binding.c
urlmon: Ignore report_data call if binding is stopped.
2009-03-02 12:03:27 +01:00
bindprot.c
…
download.c
…
file.c
…
format.c
…
ftp.c
urlmon: Added ftp pluggable protocol implementation.
2009-03-03 12:35:42 +01:00
http.c
urlmon: Move HttpProtocolVtbl to its implementation (code clean up).
2009-03-02 12:04:39 +01:00
internet.c
…
Makefile.in
urlmon: Moved HttpProtocol::[Lock|Unlock]Request implementation to generic Protocol object.
2009-03-02 12:03:56 +01:00
mk.c
…
protocol.c
urlmon: Move HttpProtocol::Start implementation to generic Protocol object.
2009-03-02 12:04:33 +01:00
regsvr.c
…
rsrc.rc
…
sec_mgr.c
…
session.c
…
umon.c
urlmon: Fixed target buffer length to MultiByteToWideChar.
2009-02-05 13:13:28 +01:00
umstream.c
…
urlmon_main.c
…
urlmon_main.h
urlmon: Move HttpProtocol::Start implementation to generic Protocol object.
2009-03-02 12:04:33 +01:00
urlmon.inf
…
urlmon.spec
…
version.rc
…