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 14:11:47

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

Log message:
	* include/winuser.h (BroadcastSystemMessage, BroadcastSystemMessageA,
	BroadcastSystemMessageW, BroadcastSystemMessageEx,
	BroadcastSystemMessageExA, BroadcastSystemMessageExW,
	BSMINFO, BSF_ALLOWSFW, BSF_SENDNOTIFYMESSAGE, BSF_LUID,
	BSF_RETURNHDESK): Add functions and constants.
	* include/winuser.h (EnumDisplaySettingsEx, EnumDisplaySettingsExA,
	EnumDisplaySettingsExW, EDS_RAWMODE): Add functions and constant.
	* include/winuser.h (IsGUIThread, IsHungAppWindow, FlashWindowEx,
	GetProcessDefaultLayout, SetProcessDefaultLayout,
	RealChildWindowFromPoint, SetProcessDefaultLayout,
	SwitchToThisWindow): Add functions.
	* lib/user32.def (BroadcastSystemMessageA, BroadcastSystemMessageW,
	BroadcastSystemMessageExA, BroadcastSystemMessageExW,
	EnumDisplaySettingsExA, EnumDisplaySettingsExW, FlashWindowEx,
	GetProcessDefaultLayout, IsGUIThread, IsHungAppWindow,
	RealChildWindowFromPoint, SetProcessDefaultLayout,
	SwitchToThisWindow): Add function.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.455&r2=1.456
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winuser.h.diff?cvsroot=src&r1=1.60&r2=1.61
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/user32.def.diff?cvsroot=src&r1=1.13&r2=1.14


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