mshtml: Added partial IHTMLDocument2::put_designMode implementation.
[wine] / dlls / hnetcfg /
2013-04-15  Alexandre JulliardRemove empty DLL_PROCESS_DETACH case statements.
2012-09-26  Hans Leidekkerhnetcfg: Return success from INetFwAuthorizedApplicatio...
2012-09-26  Hans Leidekkerhnetcfg: Add IDispatch support for INetFwMgr, INetFwPol...
2012-09-26  Hans Leidekkerhnetcfg: Add IDispatch support for INetFwAuthorizedAppl...
2012-09-26  Hans Leidekkerhnetcfg: Add a typelib.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-05-19  Marcus Meissnerhnetcfg: Mark internal symbols with hidden visibility.
2011-02-01  Hans Leidekkerhnetcfg: Return success from fw_app_put_Enabled.
2010-12-29  Michael Stefaniuchnetcfg: Use an iface instead of a vtbl pointer in...
2010-12-20  Michael Stefaniuchnetcfg: Standardize the COM usage in service.c.
2010-12-20  Michael Stefaniuchnetcfg: Use an iface instead of an vtbl pointer in...
2010-12-20  Michael Stefaniuchnetcfg: Standardize the COM usage in port.c.
2010-12-20  Michael Stefaniuchnetcfg: Use an iface instead of an vtbl pointer in...
2010-12-20  Michael Stefaniuchnetcfg: Use an iface instead of an vtbl pointer in...
2010-12-20  Michael Stefaniuchnetcfg: Standardize the COM usage in apps.c.
2010-12-09  Alexandre Julliardhnetcfg: Convert dll registration to the IRegistrar...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-14  Hans Leidekkerhnetcfg: Return success from fw_port_get_Enabled.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-04  Nikolay SivovFix remaining copy&paste typos in self-registration...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-10-21  Hans Leidekkerhnetcfg: Improve the stub for INetFwServices::Item.
2009-10-21  Francois Gougethnetcfg: Make NetFwOpenPort_create() static.
2009-10-12  Hans Leidekkerhnetcfg: Add stub implementations of INetFwServices...
2009-10-12  Hans Leidekkerhnetcfg: Add stub implementations of INetFwOpenPorts...
2009-08-03  Hans Leidekkerhnetcfg: Register interfaces.
2009-08-03  Hans Leidekkerhnetcfg: Add class factory.
2009-08-03  Hans Leidekkerhnetcfg: Add a stub implementation of INetFwAuthorizedA...
2009-08-03  Hans Leidekkerhnetcfg: Add a stub implementation of INetFwProfile.
2009-08-03  Hans Leidekkerhnetcfg: Add a stub implementation of INetFwPolicy.
2009-08-03  Hans Leidekkerhnetcfg: Add a stub implementation of INetFwMgr.
2007-11-06  Alexandre JulliardInclude objbase.h where need to get the DllRegisterServ...
2007-06-19  Jeff Latimerhnetcfg: Stub implementation of the dll.