Sweden-Number/dlls/mshtml
Zhiyi Zhang 17e201b44e mshtml: Pass size in bytes to RegQueryValueExW().
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-19 11:29:25 +02:00
..
tests mshtml/tests: Add tests for mimeTypes and plugins objects' names. 2021-10-12 18:29:22 +02:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Use dispex_to_string when retrieving the value of an object. 2021-10-06 20:29:35 +02:00
editor.c
htmlanchor.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlarea.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlattr.c mshtml: Use proper compat mode for HTMLDOMAttribute. 2021-10-06 20:29:35 +02:00
htmlbody.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlcomment.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlcurstyle.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmldoc.c mshtml: Implement HTMLDocument's toString using dispex_to_string. 2021-10-12 18:29:22 +02:00
htmlelem.c mshtml: Implement HTMLElement's toString. 2021-10-07 21:23:03 +02:00
htmlelemcol.c mshtml: Implement HTMLElementCollection's toString. 2021-10-07 21:23:16 +02:00
htmlevent.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlevent.h
htmlform.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlframe.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlgeneric.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlhead.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlimg.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlinput.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmllink.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmllocation.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlnode.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlobject.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlscript.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlscript.h
htmlselect.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlstorage.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlstyle.c mshtml: Implement HTMLStyle's toString. 2021-10-07 21:23:21 +02:00
htmlstyle.h
htmlstyleelem.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlstylesheet.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmltable.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmltextarea.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmltextnode.c mshtml: Implement HTMLDOMTextNode's toString. 2021-10-07 21:23:24 +02:00
htmlwindow.c mshtml: Expose window.performance in all modes. 2021-10-07 21:23:27 +02:00
ifacewrap.c
loadopts.c
main.c
mshtml.inf
mshtml.rc mshtml_private.tlb: Add private typelib. 2021-07-08 21:12:19 +02:00
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Expose window.performance in all modes. 2021-10-07 21:23:27 +02:00
mshtml_private_iface.idl mshtml: Expose window.performance in all modes. 2021-10-07 21:23:27 +02:00
mutation.c mshtml: Default to IE11 for Internet URL zone. 2021-07-22 13:14:37 +02:00
navigate.c mshtml: Move assert.h include to mshtml_private.h. 2021-07-08 21:12:16 +02:00
npplugin.c
nsembed.c mshtml: Pass size in bytes to RegQueryValueExW(). 2021-10-19 11:29:25 +02:00
nsevents.c mshtml: Move assert.h include to mshtml_private.h. 2021-07-08 21:12:16 +02:00
nsiface.idl
nsio.c mshtml: Move assert.h include to mshtml_private.h. 2021-07-08 21:12:16 +02:00
nsservice.c
olecmd.c
oleobj.c mshtml: Move assert.h include to mshtml_private.h. 2021-07-08 21:12:16 +02:00
omnavigator.c mshtml: Implement HTMLPerformanceTiming's toString. 2021-10-07 21:23:38 +02:00
persist.c
pluginhost.c mshtml: Move assert.h include to mshtml_private.h. 2021-07-08 21:12:16 +02:00
pluginhost.h
protocol.c
range.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
resource.h
script.c mshtml: Move assert.h include to mshtml_private.h. 2021-07-08 21:12:16 +02:00
secmgr.c mshtml: Move assert.h include to mshtml_private.h. 2021-07-08 21:12:16 +02:00
selection.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
service.c
svg.c mshtml: Move assert.h include to mshtml_private.h. 2021-07-08 21:12:16 +02:00
task.c mshtml: Move assert.h include to mshtml_private.h. 2021-07-08 21:12:16 +02:00
view.c
xmlhttprequest.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00