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-18 03:48:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
urlmon
History
Jacek Caban
daca693f30
urlmon: Don't pass query part of URL to CreateUrlCacheEntryW.
2007-06-06 13:40:05 +02:00
..
tests
In the PSDK HRESULT_FROM_WIN32() is now an inline function, and it is __HRESULT_FROM_WIN32() which is a macro.
2007-05-29 13:17:46 +02:00
binding.c
…
bindprot.c
…
file.c
…
format.c
…
ftp.c
…
http.c
…
internet.c
…
Makefile.in
…
mk.c
…
regsvr.c
…
rsrc.rc
…
sec_mgr.c
…
session.c
…
umon.c
urlmon: There is no need to make slash conversion in BindToStorage as URL is already canonized in the constructor.
2007-05-29 14:13:13 +02:00
umstream.c
urlmon: Don't pass query part of URL to CreateUrlCacheEntryW.
2007-06-06 13:40:05 +02:00
urlmon_main.c
…
urlmon_main.h
…
urlmon.inf
…
urlmon.spec
…
version.rc
…