mshtml: Don't use PRInt32 in property getters implementations.
authorJacek Caban <jacek@codeweavers.com>
Fri, 18 Jan 2013 13:05:50 +0000 (14:05 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Jan 2013 13:46:42 +0000 (14:46 +0100)
commitd83822adbe88e59589d7387c15e44f68c95620d1
tree9cdf9158aee33ca9d79c3fe6cc89178ae3f52310
parentc55b777c7c3ea609bed8c99cb12e3baae39fb18e
mshtml: Don't use PRInt32 in property getters implementations.
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlform.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlobject.c
dlls/mshtml/htmlselect.c