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-20 12:50:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
urlmon
History
Jacek Caban
2ef724113a
urlmon: Added IsLoggingEnabled[AW] stub implementation.
2008-10-24 14:24:59 +02:00
..
tests
urlmon/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08 13:42:15 +02:00
bindctx.c
urlmon: Fixed potential null dereference.
2008-09-30 10:56:22 -05:00
binding.c
…
bindprot.c
…
download.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: Compare HRESULT value explicitly against S_OK instead of using an implicit != 0 comparison.
2008-10-01 11:43:25 -05:00
umstream.c
urlmon: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
2008-09-12 16:50:03 +02:00
urlmon_main.c
urlmon: Added IsLoggingEnabled[AW] stub implementation.
2008-10-24 14:24:59 +02:00
urlmon_main.h
…
urlmon.inf
…
urlmon.spec
urlmon: Added IsLoggingEnabled[AW] stub implementation.
2008-10-24 14:24:59 +02:00
version.rc
…