Sweden-Number/dlls/mshtml
Damjan Jovanovic 5e75310837 mshtml/tests: Fix a HRESULT comparison in ProtocolSink_ReportResult().
ProtocolSink_ReportResult() only checks expect_hrResult is non-zero,
instead of comparing it against hres
like the same code snippet in test_protocol_fail().

Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-13 21:33:30 +02:00
..
tests mshtml/tests: Fix a HRESULT comparison in ProtocolSink_ReportResult(). 2020-04-13 21:33:30 +02:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c
editor.c
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c
htmlelem.c
htmlelemcol.c
htmlevent.c
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 mshtml: Global variable compatibility update for gcc 10. 2020-01-24 18:14:08 +01:00
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Implement IHTMLWindow7::get_pageXOffset/pageYOffset. 2020-01-22 21:30:11 +01:00
ifacewrap.c
loadopts.c
main.c mshtml: Global variable compatibility update for gcc 10. 2020-01-24 18:14:08 +01:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Global variable compatibility update for gcc 10. 2020-01-24 18:14:08 +01:00
mutation.c
navigate.c
npplugin.c
nsembed.c
nsevents.c
nsiface.idl
nsio.c mshtml: Use stricmp() instead of _strnicmp(..., -1). 2020-03-27 17:23:17 +01:00
nsservice.c
olecmd.c
oleobj.c
omnavigator.c
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