CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2003-03-29 21:31:15
Modified files:
winsup/w32api : ChangeLog
winsup/w32api/include: mshtml.h
winsup/w32api/lib: Makefile.in uuid.c
Added files:
winsup/w32api/lib: mshtml-uuid.c
Log message:
2003-03-30 Danny Smith <[EMAIL PROTECTED]>
* lib/uuid.c (IID_IHTML*): Move definitions to...
* lib/mshtml-uuid.c: New file.
* lib/Makefile.in: Add mshtml-uuid.o to libuuid.a
2003-03-30 Michael Sazonov <[EMAIL PROTECTED]>
* lib/uuid.c (IID_IHTML*): Add new GUID definitions.
* include/mshtml.h (IHTMLElementCollection, IHTMLLinkElement,
IHTMLImgElement): Add intetface definitions.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.361&r2=1.362
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/mshtml.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/mshtml-uuid.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/Makefile.in.diff?cvsroot=src&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/uuid.c.diff?cvsroot=src&r1=1.8&r2=1.9