Sweden-Number/dlls/mshtml
Jacek Caban a131886a86 mshtml: Fixed unsafe cast in CreateChromeWindow2 implementation. 2010-12-28 16:35:39 +01:00
..
tests mshtml: Added GUID_CUSTOM_CONFIRMOBJECTSAFETY with CONFIRMSAFETYACTION_LOADOBJECT flag tests. 2010-12-22 17:32:31 +01:00
Bg.rc
Da.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
He.rc
Hu.rc
It.rc
Ja.rc
Ko.rc
Lt.rc
Makefile.in mshtml: Get rid of no longer used GECKO_DATADIR. 2010-12-23 17:07:40 +01:00
Nl.rc
No.rc
Pl.rc
Pt.rc
Ro.rc
Ru.rc
Si.rc
Sr.rc
Sv.rc
Tr.rc
Uk.rc
Zh.rc
blank.htm
conpoint.c
dispex.c mshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions. 2010-12-28 16:35:36 +01:00
editor.c
hlink.c mshtml: COM cleanup for the IHlinkTarget iface. 2010-12-27 11:51:40 +01:00
htmlanchor.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlbody.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlcomment.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlcurstyle.c
htmldoc.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmldoc3.c mshtml: COM cleanup for the IHTMLDocument4 iface. 2010-12-22 12:49:24 +01:00
htmldoc5.c mshtml: COM cleanup for the IHTMLDocument6 iface. 2010-12-22 12:49:36 +01:00
htmlelem.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlelem2.c
htmlelem3.c
htmlelemcol.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlembed.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlevent.c
htmlevent.h
htmlform.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlframe.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlframebase.c mshtml: COM cleanup for the IHTMLWindow2 iface. 2010-12-27 15:39:40 +01:00
htmlgeneric.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmliframe.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlimg.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlinput.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmllocation.c
htmlnode.c mshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions. 2010-12-28 16:35:36 +01:00
htmlobject.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmloption.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlscreen.c
htmlscript.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlselect.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlstyle.c mshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions. 2010-12-28 16:35:36 +01:00
htmlstyle.h
htmlstyle2.c
htmlstyle3.c
htmlstyleelem.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlstylesheet.c
htmltable.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmltablerow.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmltextarea.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmltextcont.c
htmltextnode.c mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions. 2010-12-28 16:35:39 +01:00
htmlwindow.c mshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions. 2010-12-28 16:35:36 +01:00
ipwindow.c
loadopts.c
main.c mshtml: Convert the classes registration to the IRegistrar mechanism. 2010-12-23 12:51:31 +01:00
mshtml.inf mshtml: Convert the classes registration to the IRegistrar mechanism. 2010-12-23 12:51:31 +01:00
mshtml.spec
mshtml_classes.idl mshtml: Convert the classes registration to the IRegistrar mechanism. 2010-12-23 12:51:31 +01:00
mshtml_private.h mshtml: Fixed unsafe cast in CreateChromeWindow2 implementation. 2010-12-28 16:35:39 +01:00
mshtml_tlb.idl mshtml: Convert the classes registration to the IRegistrar mechanism. 2010-12-23 12:51:31 +01:00
mutation.c
navigate.c mshtml: COM cleanup for all the IServiceProvider ifaces. 2010-12-27 11:51:18 +01:00
npplugin.c
nsembed.c mshtml: Fixed unsafe cast in CreateChromeWindow2 implementation. 2010-12-28 16:35:39 +01:00
nsevents.c
nsiface.idl mshtml: Added IHTMLStyleElement::media property implementation. 2010-12-17 13:26:03 +01:00
nsio.c mshtml: COM cleanup for the IHTMLWindow2 iface. 2010-12-27 15:39:40 +01:00
nsservice.c mshtml: Fixed unsafe cast in CreateChromeWindow2 implementation. 2010-12-28 16:35:39 +01:00
olecmd.c mshtml: COM cleanup for all the IOleCommandTarget ifaces. 2010-12-27 11:51:25 +01:00
oleobj.c mshtml: COM cleanup for the IHTMLWindow2 iface. 2010-12-27 15:39:40 +01:00
olewnd.c mshtml: COM cleanup for the IOleInPlaceObjectWindowless iface. 2010-12-23 13:47:25 +01:00
omnavigator.c mshtml: Improved IOmNavigator::javaEnabled stub. 2010-12-17 13:26:02 +01:00
persist.c mshtml: COM cleanup for the IHTMLWindow2 iface. 2010-12-27 15:39:40 +01:00
pluginhost.c mshtml: COM cleanup for all the IServiceProvider ifaces. 2010-12-27 11:51:18 +01:00
pluginhost.h mshtml: Added support for forwarding object element's DOM calls to ActiveX control. 2010-12-17 13:26:02 +01:00
propbag.c
protocol.c
resource.h
rsrc.rc
script.c mshtml: COM cleanup for the IHTMLWindow2 iface. 2010-12-27 15:39:40 +01:00
secmgr.c
selection.c
service.c mshtml: COM cleanup for all the IServiceProvider ifaces. 2010-12-27 11:51:18 +01:00
task.c
txtrange.c mshtml: COM cleanup for all the IOleCommandTarget ifaces. 2010-12-27 11:51:25 +01:00
view.c mshtml: COM cleanup for all the IOleCommandTarget ifaces. 2010-12-27 11:51:25 +01:00