reactos/dll/win32/mshtml
Doug Lyons a050be0895
Fix Wine Internet Explorer Print hang (#5064)
When using wine internet explorer it crashes if you click print even if you click cancel, this fixes that issue.
nsIWebBrowserPrint_Print apparently causes issues for unknown reasons.

JIRA issue: CORE-16884

By returning S_OK print doesn't cause a crash.
Use ERR and S_OK return before hitting nsIWebBrowserPrint_Print
2023-02-12 19:17:55 +01:00
..
lang [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
binding.h
blank.htm
CMakeLists.txt
conpoint.c
dispex.c
editor.c
guid.c
hlink.c
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c
htmlelem.c
htmlelemcol.c
htmlembed.c
htmlevent.c
htmlevent.h
htmlform.c
htmlframe.c
htmlframebase.c
htmlgeneric.c
htmlhead.c
htmliframe.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlmeta.c
htmlnode.c
htmlobject.c
htmloption.c
htmlscreen.c
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c
htmlstyle.c
htmlstyle.h
htmlstyle2.c
htmlstyle3.c
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltablecell.c
htmltablerow.c
htmltextarea.c
htmltextcont.c
htmltextnode.c
htmlwindow.c
ifacewrap.c
ipwindow.c
loadopts.c
main.c [MSHTML] Global variable compatibility update for gcc 10. 2022-04-26 03:38:38 +03:00
mshtml.inf [MSHTML] Disable DDEEXEC settings of image files (#4074) 2021-10-27 08:42:31 +09:00
mshtml.spec
mshtml_classes.idl
mshtml_classes.rgs
mshtml_private.h [MSHTML] Global variable compatibility update for gcc 10. 2022-04-26 03:38:38 +03:00
msvc.S
mutation.c
navigate.c
npplugin.c
nsembed.c
nsevents.c
nsiface.idl
nsio.c
nsservice.c
olecmd.c Fix Wine Internet Explorer Print hang (#5064) 2023-02-12 19:17:55 +01:00
oleobj.c
olewnd.c
omnavigator.c
persist.c
pluginhost.c
pluginhost.h
propbag.c
protocol.c
resource.h
ros_diff.patch
rsrc.rc
script.c
secmgr.c
selection.c
service.c
task.c
txtrange.c
view.c
xmlhttprequest.c