mshtml: Use inline wrappers and fixed found warnings.
commit6d2902f6804372a651c320930235dcd8eb48b2fc
authorJacek Caban <jacek@codeweavers.com>
Thu, 26 Jul 2012 09:37:48 +0000 (26 11:37 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Jul 2012 11:40:40 +0000 (26 13:40 +0200)
treeb58757917b62f79572fce408b6370d8fb73164e0
parent6b34eea6fcab318153993a3a08345b5d1eab5c3d
mshtml: Use inline wrappers and fixed found warnings.
20 files changed:
dlls/mshtml/Makefile.in
dlls/mshtml/editor.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmldoc5.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlelem2.c
dlls/mshtml/htmlelemcol.c
dlls/mshtml/htmlobject.c
dlls/mshtml/mutation.c
dlls/mshtml/navigate.c
dlls/mshtml/nsembed.c
dlls/mshtml/nsevents.c
dlls/mshtml/nsio.c
dlls/mshtml/oleobj.c
dlls/mshtml/olewnd.c
dlls/mshtml/persist.c
dlls/mshtml/pluginhost.c
dlls/mshtml/script.c
dlls/mshtml/txtrange.c
dlls/mshtml/view.c