This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/w32api ChangeLog lib/Makefile.in li ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ironhead@sourceware.org	2006-06-07 17:09:44

Modified files:
	winsup/w32api  : ChangeLog 
	winsup/w32api/lib: Makefile.in 
Added files:
	winsup/w32api/lib: oleidl-uuid.c oleacc-uuid.c ocidl-uuid.c 

Log message:
	2006-06-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
	
	* lib/Makefile.in: Add oleacc-uuid oleidl-uuid ocidl-uuid as sources and
	objects.
	* lib/uuid.c (IID_IOleCache, IID_IOleCache2, IID_IOleCacheControl, IID_IViewObject,
	IID_IViewObject2, IID_IDropSource, IID_IDropTarget, IID_IOleAdviseHolder,
	IID_IOleInPlaceUIWindow, IID_IOleInPlaceObject, IID_IOleInPlaceActiveObject,
	IID_IOleInPlaceFrame, IID_IOleInPlaceSite, IID_IOleContainer, IID_IOleItemContainer,
	IID_IOleClientSite, IID_IOleObject, IID_IOleWindow, IID_IParseDisplayName,
	IID_IAccessible, LIBID_Accessibility, IID_IQuickActivate, IID_IOleUndoManager,
	IID_IOleParentUndoUnit, IID_IOleUndoUnit, IID_IEnumOleUndoUnits, IID_IPointerInactive,
	IID_IAdviseSinkEx, IID_IOleInPlaceSiteEx, IID_IOleControl, IID_IOleControlSite,
	IID_IPersistPropertyBag, IID_IPersistPropertyBag2, IID_IPersistStreamInit,
	IID_IPersistMemory, IID_IPropertyBag, IID_IPropertyBag2, IID_IPropertyNotifySink,
	IID_IPropertyPage, IID_IPropertyPage2, IID_IPropertyPageSite, IID_IFont, IID_IFontDisp,
	IID_IPicture, IID_IPictureDisp, IID_IProvideClassInfo, IID_IProvideClassInfo2,
	IID_IEnumConnectionPoints, IID_IEnumConnections, IID_IConnectionPoint,
	IID_IConnectionPointContainer, IID_IClassFactory2, IID_IErrorLog,
	IID_IObjectWithSite, IID_IPerPropertyBrowsing, IID_ISimpleFrameSite,
	IID_ISpecifyPropertyPages): Remove. Moved to new files.
	* lib/oleidl-uuid.c: New file.
	* lib/oleacc-uuid.c: New file.
	* lib/ocidl-uuid.c: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.844&r2=1.845
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/oleidl-uuid.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/oleacc-uuid.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/ocidl-uuid.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/Makefile.in.diff?cvsroot=src&r1=1.33&r2=1.34


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]