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 in ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ironhead@sourceware.org	2006-07-22 12:06:11

Modified files:
	winsup/w32api  : ChangeLog 
	winsup/w32api/lib: Makefile.in 
Added files:
	winsup/w32api/include: devguid.h 
	winsup/w32api/lib: devguid.c 

Log message:
	2006-07-20  Elias Naur  <elias_naur@users.sourceforge.net>
	
	* include/devguid.h: Add new file with missing GUID_DEVCLASS_*
	declarations. They were extracted from the registry with a script.
	* lib/devguid.c: Add new file with the implementation of the
	missing GUIDs.
	* lib/Makefile.in: Add devguid.c to UUID_SOURCES and UUID_OBJS.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.858&r2=1.859
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/devguid.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/devguid.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.40&r2=1.41


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