reactos/dll/win32/mshtml
Joachim Henze 535860c0ca [0.4.7][MSHTML] Fix 4 MSVC warnings C4028 CORE-7538
That can be observed in MSVC2010SP1 x86 dbg config:
- "...\htmlanchor.c(769) : warning C4028: formal parameter 2 different from declaration"
- "...\htmlarea.c(427) : warning C4028: formal parameter 2 different from declaration"
- "...\htmlform.c(757) : warning C4028: formal parameter 2 different from declaration"
- "...\htmlinput.c(1303) : warning C4028: formal parameter 2 different from declaration"

fixes picked from:
0.4.10-dev-620-g 990e7dfd1a (WineSync)
0.4.10-dev-603-g 2e7b73dc75 (htmlinput Temporary fix)
2022-03-13 11:53:57 +01:00
..
lang
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.inf
mshtml.spec
mshtml_classes.idl
mshtml_classes.rgs
mshtml_private.h
msvc.S
mutation.c
navigate.c
npplugin.c
nsembed.c
nsevents.c
nsiface.idl
nsio.c
nsservice.c
olecmd.c
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