Module: wine Branch: master Commit: 491ae71e52b81376a3603c72067fbf95657acc31 URL: http://source.winehq.org/git/wine.git/?a=commit;h=491ae71e52b81376a3603c7206...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Mar 12 01:43:18 2009 +0100
mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff).
---
dlls/mshtml/htmlelem.c | 10 +- dlls/mshtml/htmlelem2.c | 44 +++--- dlls/mshtml/htmlelemcol.c | 6 +- dlls/mshtml/htmlimg.c | 24 ++-- dlls/mshtml/htmlinput.c | 48 +++--- dlls/mshtml/htmlselect.c | 24 ++-- dlls/mshtml/htmltextarea.c | 12 +- dlls/mshtml/htmltextcont.c | 16 +- dlls/mshtml/tests/dom.c | 40 +++--- include/mshtml.idl | 400 ++++++++++++++++++++++---------------------- 10 files changed, 312 insertions(+), 312 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=491ae71e52b81376a3603c...