CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2004-09-06 09:09:34
Modified files:
winsup/w32api : ChangeLog
winsup/w32api/include: mshtml.h
winsup/w32api/lib: mshtml-uuid.c
Log message:
2004-09-06 Hosaka Yuji <[EMAIL PROTECTED]>
* include/mshtml.h (IHTMLDocument2): Correct get_selection
declaration.
(IHTMLSelectionObject): Correct get_type declaration.
(IHTMLFramesCollection2, IHTMLWindow2, IHTMLFrameBase,
IHTMLFrameBase2, IHTMLFrameBase3, IHTMLBodyElement,
IHTMLBodyElement2): Add interfaces.
(LPHTMLIMAGEELEMENTFACTORY, LPHTMLEVENTOBJ, LPHTMLSCREEN,
LPHTMLOPTIONELEMENTFACTORY, LPOMHISTORY, LPOMNAVIGATOR): Add
typedefs.
* lib/mshtml-uuid.c (IID_IHTMLFrameBase2, IID_IHTMLFrameBase3):
Add IIDs.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.603&r2=1.604
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/mshtml.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/mshtml-uuid.c.diff?cvsroot=src&r1=1.1&r2=1.2