mshtml: Get rid of PRUint32 outside XPCOM C API.
commit07e72de9a4ddaff75c05a351d7d84e96be619b6a
authorJacek Caban <jacek@codeweavers.com>
Wed, 23 Jan 2013 17:44:42 +0000 (23 18:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Jan 2013 19:47:25 +0000 (23 20:47 +0100)
tree00d957b6e7633747a1130a62dabc1d767aba5fdc
parentcef2907da7389d3f000c0fb43acb2146a0e6d543
mshtml: Get rid of PRUint32 outside XPCOM C API.
22 files changed:
dlls/mshtml/binding.h
dlls/mshtml/editor.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlelemcol.c
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlform.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmlstylesheet.c
dlls/mshtml/htmltextnode.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/navigate.c
dlls/mshtml/nsembed.c
dlls/mshtml/nsiface.idl
dlls/mshtml/nsio.c
dlls/mshtml/nsservice.c
dlls/mshtml/propbag.c
dlls/mshtml/script.c
dlls/mshtml/txtrange.c