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 [MSHTML] MSVC: There is no 'error C4028' anymore 2021-04-14 20:55:57 +02:00
conpoint.c
dispex.c
editor.c
guid.c
hlink.c
htmlanchor.c [MSHTML] Fix 3 MSVC warnings about HTML*Element_handle_event() 2018-08-21 14:33:52 +02:00
htmlarea.c [MSHTML] Fix 3 MSVC warnings about HTML*Element_handle_event() 2018-08-21 14:33:52 +02:00
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c [MSHTML] Fake Success in HTMLDocument_put_bgColor() 2019-06-01 22:53:16 +02:00
htmlelem.c
htmlelemcol.c
htmlembed.c
htmlevent.c
htmlevent.h
htmlform.c [MSHTML] Fix 3 MSVC warnings about HTML*Element_handle_event() 2018-08-21 14:33:52 +02:00
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 [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
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 [TRANSLATION] Update Indonesian Translation (#2268) 2020-01-26 18:29:38 +01:00
script.c [MSHTML] Convert tabs to spaces 2019-05-27 13:22:40 +02:00
secmgr.c
selection.c
service.c
task.c
txtrange.c
view.c
xmlhttprequest.c