Jacek Caban wrote:
Hi Andrew,
Andrew Eikum wrote:
dlls/mshtml/htmldoc3.c | 58 +++++++++++++++++++++++++++++++++++++++++++--- dlls/mshtml/nsiface.idl | 33 ++++++++++++++++++++++++++ dlls/mshtml/tests/dom.c | 29 ++++++++++++++++++++++- 3 files changed, 115 insertions(+), 5 deletions(-)
[ object,
- uuid(29fb2a18-1dd2-11b2-8dd9-a6fd5d5ad12f),
- local
- /* FROZEN */
+]
This interface is not frozen, please change the comment to NOT_FROZEN so that I we will know that we have to check it for changes on the next Gecko update.
I meant to check this before I sent it off :)
Thanks for the fixes.
Andrew