Sweden-Number/dlls/mshtml
Francois Gouget 9a722d0afd Fix compatibility with native advpack dlls.
Most native advpack dlls in circulation don't have RegInstallA. So
mshtml and urlmon should do a GetProcAddress() on 'RegInstall'
instead.
2006-03-06 17:51:19 +01:00
..
tests mshtml: Add trailing '\n's to ok() calls. 2006-02-13 13:23:13 +01:00
.gitignore
Bg.rc
De.rc
En.rc
Fi.rc
Fr.rc
Ko.rc
Makefile.in mshtml: Added IHTMLElement implementation. 2006-03-06 11:33:43 +01:00
Nl.rc
No.rc
Tr.rc mshtml: Turkish translation. 2006-02-06 13:04:28 +01:00
blank.htm
hlink.c mshtml: Handle IHlinkFrame service. 2006-02-13 13:26:00 +01:00
htmldoc.c mshtml: Added IHTMLDOMNode implementation. 2006-03-06 11:12:29 +01:00
htmldoc3.c mshtml: Added get_documentElement implementation. 2006-03-06 11:35:35 +01:00
htmlelem.c mshtml: Added IHTMLElementCollection implementation. 2006-03-06 17:49:15 +01:00
htmlnode.c mshtml: Added IHTMLElementCollection implementation. 2006-03-06 17:49:15 +01:00
main.c Fix compatibility with native advpack dlls. 2006-03-06 17:51:19 +01:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Added IHTMLElement implementation. 2006-03-06 11:33:43 +01:00
navigate.c mshtml: Beginning support for links opened in a new frame. 2006-03-02 11:42:06 +01:00
nsembed.c mshtml: Beginning support for links opened in a new frame. 2006-03-02 11:42:06 +01:00
nsiface.idl mshtml: Added get_documentElement implementation. 2006-03-06 11:35:35 +01:00
nsio.c mshtml: Beginning support for links opened in a new frame. 2006-03-02 11:42:06 +01:00
nsservice.c mshtml: Beginning support for links opened in a new frame. 2006-03-02 11:42:06 +01:00
oleobj.c
olewnd.c
persist.c mshtml: Don't add null byte to post data. 2006-02-27 12:11:43 +01:00
protocol.c
resource.h
rsrc.rc mshtml: Turkish translation. 2006-02-06 13:04:28 +01:00
service.c
view.c