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 include/wingdi.h i ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ironhead@sourceware.org	2009-11-20 23:46:05

Modified files:
	winsup/w32api  : ChangeLog 
	winsup/w32api/include: wingdi.h winuser.h 
	winsup/w32api/lib: comctl32.def 

Log message:
	2009-20-10  Michael James  <james.me@gmail.com>
	
	* include/wingdi.h (CLEARTYPE_QUALITY): Define.
	* include/winuser.h (WM_KEYLAST): Alternative definition when _WIN32_WINNT
	>= 0x0501.
	(WM_UNICHAR,UNICODE_NOCHAR): Define.
	* lib/comctl32.def (DefSubclassProc@16,GetWindowSubclass@16,
	RemoveWindowSubclass@12): Add exports.
	* lib/gdi32.def (GetDCBrushColor@4,GetDCPenColor@4): Add exports.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.1007&r2=1.1008
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/wingdi.h.diff?cvsroot=src&r1=1.62&r2=1.63
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winuser.h.diff?cvsroot=src&r1=1.130&r2=1.131
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/comctl32.def.diff?cvsroot=src&r1=1.6&r2=1.7


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