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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ironhead@sourceware.org	2007-03-07 23:18:35

Modified files:
	winsup/w32api  : ChangeLog 
	winsup/w32api/include: setupapi.h winuser.h wingdi.h 
	winsup/w32api/lib: setupapi.def 
Added files:
	winsup/w32api/include: wtsapi32.h 

Log message:
	2007-03-06  Brandon Sneed <brandon@oqo.com>
	
	* include/setupapi.h: Added SetupConfigureWmiFromInfSectionA
	Added SetupConfigureWmiFromInfSectionW
	Added SetupConfigureWmiFromInfSection define to unicode and non-unicode sections
	
	* lib/setupapi.def: Added exports for SetupConfigureWmiFromInfSectionA and W
	
	* include/winuser.h: Added PBT_APMQUERYSUSPEND
	Added PBT_APMQUERYSTANDBY
	Added PBT_APMQUERYSUSPENDFAILED
	Added PBT_APMQUERYSTANDBYFAILED
	Added PBT_APMSUSPEND
	Added PBT_APMSTANDBY
	Added PBT_APMRESUMECRITICAL
	Added PBT_APMRESUMESUSPEND
	Added PBT_APMRESUMESTANDBY
	Added PBT_APMBATTERYLOW
	Added PBT_APMPOWERSTATUSCHANGE
	Added PBT_APMOEMEVENT
	Added PBT_APMRESUMEAUTOMATIC
	
	* include/wtsapi32.h: New file
	
	* include/wingdi.h: Added DM_DISPLAYORIENTATION define for use with DMDO_* defines

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.890&r2=1.891
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/wtsapi32.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/setupapi.h.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winuser.h.diff?cvsroot=src&r1=1.122&r2=1.123
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/wingdi.h.diff?cvsroot=src&r1=1.56&r2=1.57
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/setupapi.def.diff?cvsroot=src&r1=1.3&r2=1.4


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