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/winuser.h ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	papadopo@sourceware.org	2003-09-25 07:53:44

Modified files:
	winsup/w32api  : ChangeLog 
	winsup/w32api/include: winuser.h winable.h 

Log message:
	* include/winuser.h [WINVER >= 0x0500] (GetGUIThreadInfo,
	LPGUITHREADINFO): Add function and associated typedef...
	* include/winable.h [WINVER < 0x0500] (GetGUIThreadInfo,
	LPGUITHREADINFO): ...and duplicate them in <winable.h> as
	seems to be required on older versions of Windows.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.451&r2=1.452
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winuser.h.diff?cvsroot=src&r1=1.56&r2=1.57
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winable.h.diff?cvsroot=src&r1=1.5&r2=1.6


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