mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix...
commit53f2cb83dcb6e459b7a2bf9e7c5fd713e445d2b9
authorFrancois Gouget <fgouget@free.fr>
Tue, 6 May 2008 14:04:58 +0000 (6 16:04 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 May 2008 14:10:13 +0000 (6 16:10 +0200)
treecc5bd91aa896b1d46d447156e3373c35c333342c
parenta425379175e57d902c26bea6248fae5b7a5d885b
mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly.
12 files changed:
dlls/mshtml/htmlcomment.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlstyle.c
dlls/mshtml/htmltextnode.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/omnavigator.c