wine/dlls/mshtml
Francois Gouget 3884a68082 mshtml: Remove WINAPI on static functions where not needed.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-27 20:25:05 +02:00
..
tests jscript: Also add function name to its detached scope in ES5 mode. 2021-08-09 22:39:45 +02:00
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Export requestAnimationFrame() through a private interface. 2021-07-08 21:12:21 +02:00
editor.c
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c
htmlelem.c mshtml: Remove WINAPI on static functions where not needed. 2021-08-27 20:25:05 +02:00
htmlelemcol.c
htmlevent.c mshtml: Do not lock document mode in create_document_event(). 2021-07-22 13:14:33 +02:00
htmlevent.h
htmlform.c
htmlframe.c
htmlgeneric.c
htmlhead.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlnode.c
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Add console object stub implementation. 2021-07-08 21:12:24 +02:00
ifacewrap.c
loadopts.c
main.c
Makefile.in mshtml_private.tlb: Add private typelib. 2021-07-08 21:12:19 +02:00
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: Add stub object for HTMLElement classList. 2021-07-19 16:09:23 +02:00
mshtml_private_iface.idl mshtml: Implement IWineDOMTokenList_remove() method. 2021-07-19 16:09:27 +02:00
mutation.c mshtml: Default to IE11 for Internet URL zone. 2021-07-22 13:14:37 +02:00
navigate.c
npplugin.c
nsembed.c
nsevents.c
nsiface.idl
nsio.c
nsservice.c
olecmd.c
oleobj.c
omnavigator.c mshtml: Add console object stub implementation. 2021-07-08 21:12:24 +02:00
persist.c
pluginhost.c
pluginhost.h
protocol.c
range.c
resource.h
script.c
secmgr.c
selection.c
service.c
svg.c
task.c
view.c
xmlhttprequest.c