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-30 16:44:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
urlmon
History
Michael Stefaniuc
5ad7d858e0
Do not check for non NULL pointer before HeapFree'ing it. It's
...
redundant.
2004-12-23 17:06:43 +00:00
..
tests
- Added test of BindToStorage.
2004-12-20 18:58:04 +00:00
.cvsignore
…
Makefile.in
Stub implementation of IInternetSecurityManager.
2004-09-28 19:18:52 +00:00
regsvr.c
…
sec_mgr.c
- Added stub implementation of IInternetZoneManager interface.
2004-11-30 21:14:21 +00:00
umon.c
Do not check for non NULL pointer before HeapFree'ing it. It's
2004-12-23 17:06:43 +00:00
urlmon_main.c
- Added stub implementation of IInternetZoneManager interface.
2004-11-30 21:14:21 +00:00
urlmon_main.h
- Added stub implementation of IInternetZoneManager interface.
2004-11-30 21:14:21 +00:00
urlmon.spec
- Added stub implementation of IInternetZoneManager interface.
2004-11-30 21:14:21 +00:00