Danny Smith 
							
						 
					 
					
						
						
							
						
						468f9fa2fe 
					 
					
						
						
							
							* include/dkk/ntifs.h: Fix typo in guard for  
						
						 
						
						... 
						
						
						
						#pragma GCC system_header. 
						
						
					 
					
						2003-07-24 20:55:48 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						b57a74b210 
					 
					
						
						
							
							* include/objidl.h (PropVariant): Add CHAR cVal field  
						
						 
						
						... 
						
						
						
						to union.
	(FMTID_SummaryInformation, FMTID_DocSummaryInformation,
	FMTID_UserDefinedProperties): Declare. 
						
						
					 
					
						2003-07-22 22:48:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						f7ef885903 
					 
					
						
						
							
							* include/winbase.h (GetModuleHandleEx[AW]): Add prototypes.  
						
						 
						
						
						
						
					 
					
						2003-07-22 22:36:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						1058b66e9a 
					 
					
						
						
							
							* include/winbase.h (DUPLICATE_CLOSE_SOURCE,  
						
						 
						
						... 
						
						
						
						DUPLICATE_SAME_ACCESS): Remove defines.
	(HANDLE_FLAG_INHERIT, HANDLE_FLAG_PROTECT_FROM_CLOSE): Sync with
	ddk/ntapi.h defines.
	(SEM_*) : Likewise.
	* include/winnt.h (COMPRESSION_*, ACCESS_*, SYSTEM_*): Sync with
	ddk/ntifs.h defines.
	(FILE_*): Likewise.
	(MEM_IMAGE, SEC_*): Likewise.
	(DUPLICATE_CLOSE_SOURCE, DUPLICATE_SAME_ACCESS,
	DUPLICATE_SAME_ATTRIBUTES): Sync with ddk/winddk.h defines.
	(TOKEN_*): Sync with ddk/ntifs.h defines.
	* include/ddk/ntapi.h: Add comments noting definitions in
	winbase.h.
	* include/ddk/ntifs.h: Add comments noting definitions in
	winnt.h.
	* include/ddk/winddk.h: Add comments noting definitions in
	winnt.h. 
						
						
					 
					
						2003-07-22 22:21:27 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						00314d7e16 
					 
					
						
						
							
							* include/winnt.h (FILE_*): Sync with ddk/winddk.h.  
						
						 
						
						... 
						
						
						
						* include/winioctl.h (FILE_*): Sync with ddk/winddk.h. 
						
						
					 
					
						2003-07-18 10:21:01 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						a817d5a835 
					 
					
						
						
							
							2003-07-17  Pierre Humblet  <pierre.humblet@ieee.org>  
						
						 
						
						... 
						
						
						
						* include/mmsystem.h (TIME_KILL_SYNCHRONOUS): Add define. 
						
						
					 
					
						2003-07-17 08:23:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						a13fa879dd 
					 
					
						
						
							
							Clean up warnings in ddk.  
						
						 
						
						... 
						
						
						
						* include/ddk/atm.h (_ATM_AAL_OOB_INFO): Add _ANONYMOUS_UNION,
	conditional on  __cplusplus.
	* include/ddk/scsi.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT
	defines, throughout.
	(_CDB): Add _ANONYMOUS_UNION, conditional on __cplusplus.
	* include/ddk/cfg.h (_PNP_VETO_TYPE): Remove extra comma.
	* include/ddk/cfgmgr32.h: Change C++ comment style to ISO C.
	* include/ddk/ddkmapi.h (_DDLOCKOUT): Add _ANONYMOUS_UNION defines.
	* include/ddk/hidpi.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT
	defines, throughout.
	* include/ddk/ndis.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT
	defines, throughout. Remove trailing semicolon from *_S 'structure'
	macro expansion, throughout. Remove trailing semicolon from
	DECLARE_UNKNOWN_STRUCT macro expansion.
	* include/ddk/ndiswan.h (_NDIS_WAN_COMPRESS_INFO): Add
	_ANONYMOUS_UNION.
	* include/ddk/ntapi.h (_PROCESS_DEVICEMAP_INFORMATION,
	_PROCESS_SESSION_INFORMATION): Add _ANONYMOUS_UNION.
	* include/ddk/ntddcdrm.h (CDROM_TOC_CD_TEXT_DATA_BLOCK):
	Add _ANONYMOUS_UNION.
	* include/ddk/ntdddisk.h: Add _ANONYMOUS_UNION, throughout.
	* include/ddk/ntddmou.h:  Add _ANONYMOUS_UNION, throughout.
	* include/ddk/ntifs.h:  Add _ANONYMOUS_UNION, throughout.
	(ZwQueryObject): Change 2nd param to OBJECT_INFORMATION_CLASS, to
	match proto in ntapi.h.
	(ZwSetInformationObject): Likewise.
	* include/ddk/srb.h (SCSI_REQUEST_BLOCK): Add _ANONYMOUS_UNION.
	(SCSI_ADAPTER_CONTROL_TYPE): Add __extension__.
	* include/ddk/tdikrnl.h (TDI20_CLIENT_INTERFACE_INFO): Add
	_ANONYMOUS_UNION and _ANONYMOUS_STRUCT.
	* include/ddk/usb.h (USB): Add _ANONYMOUS_UNION.
	* include/ddk/usbcamdi.h (USBCAMD_CamControlFlags): Remove
	last comma.
	* include/ddk/video.h (STATUS_BLOCK): Add _ANONYMOUS_UNION.
	* include/ddk/winddk.h (DECLARE_INTERNAL_OBJECT): Remove
	trailing semicolon when expanding macro.
	(GENERAL_LOOKASIDE_S): Likewise.
	Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT, throughout.
	Change inline to __inline, throughout.
	* include/ddk/winnt4.h: Change inline to __inline, throughout. 
						
						
					 
					
						2003-07-16 21:49:02 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						8330615ded 
					 
					
						
						
							
							2003-07-13  Casper S. Hornstrup  <chorns@users.sourceforge.net>  
						
						 
						
						... 
						
						
						
						* include/ddk/ntifs.h (KeInsertQueueApc): Make return type
	BOOLEAN. Name parameter 4 PriorityBoost and make it of type
	KPRIORITY.
	* include/ddk/winddk.h (_KPCR): Put IDT field on next line.
	* include/ddk/winddk.h (_IO_STATUS_BLOCK, _IRP, _OWNER_ENTRY,
	_ERESOURCE, _IMAGE_INFO, _CREATE_DISK, _DISK_SIGNATURE, _KPCR_TIB):
	Apply _ANONYMOUS_UNION to anonymous unions and _ANONYMOUS_STRUCT
	to anonymous structs. 
						
						
					 
					
						2003-07-13 03:41:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						a6674ee61b 
					 
					
						
						
							
							* include/winnt.h (PVOID): Move to before HANDLE typedef.  
						
						 
						
						... 
						
						
						
						* include/winuser.h (mouse_event): Correct type of fifth param,
	Thanks to: Andrew Jones <guln at users dot sourceforge dot net> 
						
						
					 
					
						2003-07-12 09:26:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Earnie Boyd 
							
						 
					 
					
						
						
							
						
						57552a7378 
					 
					
						
						
							
							* include/winnt.h (HANDLE): Define based on STRICT filter.  
						
						 
						
						... 
						
						
						
						(THREAD_BASE_PRIORITY_MIN): Use parens around negative value.
	(THREAD_BASE_PRIOIRTY_IDLE): Ditto. 
						
						
					 
					
						2003-07-11 11:56:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						49a14729eb 
					 
					
						
						
							
							* include/commctrl.h (NMTVDISPINFO[AW]): Replace obsolete struct  
						
						 
						
						... 
						
						
						
						names _TV_DISPINFO[AW] and typedefs. Add defines for backward
	compatability. Thanks to Magnus Olsen <greatlord@users.sf.net >
	for report. 
						
						
					 
					
						2003-07-08 11:11:58 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Earnie Boyd 
							
						 
					 
					
						
						
							
						
						0def41361b 
					 
					
						
						
							
							* config.guess, config.sub: Update with new versions from ftp.gnu.org.  
						
						 
						
						
						
						
					 
					
						2003-07-03 15:17:14 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Luke Dunstan 
							
						 
					 
					
						
						
							
						
						b1868c88bc 
					 
					
						
						
							
							* include/commdlg.h (CommDlg_OpenSave_*): Add parentheses around  
						
						 
						
						... 
						
						
						
						macro arguments. Thanks to Tom Bishop <tombishop@users.sf.net >.
	* include/winuser.h (MONITOR_DEFAULTTONULL, MONITOR_DEFAULTTOPRIMARY,
	MONITOR_DEFAULTTONEAREST, MONITORINFOF_PRIMARY): Add defines.
	(TPM_RECURSE): Add guard for Win98/Win2K.
	Thanks to Magnus Olsen <greatlord@users.sf.net >. 
						
						
					 
					
						2003-07-03 02:19:01 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Earnie Boyd 
							
						 
					 
					
						
						
							
						
						f7ba12a587 
					 
					
						
						
							
							* include/basetyps.h (small, hyper): Change to __small and __hyper to  
						
						 
						
						... 
						
						
						
						avoid user namespace conflicts. 
						
						
					 
					
						2003-07-01 23:37:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Earnie Boyd 
							
						 
					 
					
						
						
							
						
						6dbe0697a7 
					 
					
						
						
							
							Change existing guards to use the above macro names as appropriate.  
						
						 
						
						... 
						
						
						
						* include/basetyps.h (__int32, __int16, __int8, small, hyper): Define.
	Note: Also added to mingw/include/_mingw.h. 
						
						
					 
					
						2003-07-01 13:01:41 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Earnie Boyd 
							
						 
					 
					
						
						
							
						
						b8582a99b5 
					 
					
						
						
							
							* include/w32api.h (_NT4, _W98, _WME, _NT5, _W2000, _WXP, _W2003,  
						
						 
						
						... 
						
						
						
						_IE3, _IE4, _IE5, _IE6): Add definitions.
	* include/winbase.h (GetLongPathName[AW]): Add guard for OS >= NT5 or
	>= Win98.
	Change existing guards to use the above macro names as appropriate. 
						
						
					 
					
						2003-07-01 12:01:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						a52e274d12 
					 
					
						
						
							
							2003-06-28  Steven Edwards  <Steven_Ed4153@yahoo.com>  
						
						 
						
						... 
						
						
						
						* include/shlwapi.h (UrlGetLocationA, UrlGetLocationW,
	PathFindSuffixArrayA, PathFindSuffixArrayW,
	PathFindExtensionA, PathFindExtensionW, StrStrW
	StrStrA): Change unicode-macro'd LP[C]TSTR return values to
	explicit type. 
						
						
					 
					
						2003-06-28 05:34:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						b08e1ec95a 
					 
					
						
						
							
							2003-06-26  Mattia Barbon  <mbarbon@dsi.unive.it>  
						
						 
						
						... 
						
						
						
						* include/richedit.h (PARAFORMAT2): Add definition.
	* include/richedit.h (PFA_*, PFE_*, PFM_*): Add some
	missing constants. 
						
						
					 
					
						2003-06-26 01:49:11 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						1c906df21f 
					 
					
						
						
							
							2003-06-17  Danny Smith  <dannysmith@users.sourceforge.net>  
						
						 
						
						... 
						
						
						
						* include/shellapi.h (SHQUERYRBINFO): Add structure,
	(SHQueryRecycleBin[AW]. SHEmptyRecycleBin[AW]):Add prototypes.
	(SHERB_NOCONFIRMATION, SHERB_NOPROGRESSUI, SHERB_NOSOUND):
	Add defines. Thanks to Brett Hart <brett at ncubedtech dot com>
2003-06-17  Danny Smith  <dannysmith@users.sourceforge.net >
	* include/winbase.h (GlobalCompact, GlobalFix, GlobalFlags,
	GlobalUnfix, GlobalUnWire, GlobalWire, LocalCompact,
	LocalFlags, LocalShrink, LockSegment, UnlockSegment): Add comment
	that these are obsolete no-ops.
2003-06-17  Bang Jun-Young  <junyoung@netbsd.org >
	* include/winbase.h (GetProcessWorkingSetSize,
	GlobalCompact, LocalAlloc, LocalCompact, LocalReAlloc,
	LocalShrink, SignalObjectAndWait, WriteProcessMemory):
	Correct prototypes. 
						
						
					 
					
						2003-06-18 10:04:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Luke Dunstan 
							
						 
					 
					
						
						
							
						
						5a8ad0f577 
					 
					
						
						
							
							2003-06-18  Steven Edwards  <Steven_Ed4153@yahoo.com>  
						
						 
						
						... 
						
						
						
						* include/winuser.h (TPM_RECURSE): Add define. 
						
						
					 
					
						2003-06-18 09:46:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						b0ad6f2ba5 
					 
					
						
						
							
							2003-06-06  Danny Smith  <dannysmith@users.sourceforge.net>  
						
						 
						
						... 
						
						
						
						* lib/test.c: #include <powerprof.h>.
2003-06-06  James E. Lucas  <xelloss@sourceforge.net >
	* include/powerprof.h: New file.
	* lib/powerprof.def: New file.
2003-06-06  Danny Smith  <dannysmith@users.sourceforge.net >
	* include/winnt (SLIST_HEADER): Add C90 anonymous struct
	protection. 
						
						
					 
					
						2003-06-06 00:24:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Luke Dunstan 
							
						 
					 
					
						
						
							
						
						51683b1aed 
					 
					
						
						
							
							* include/winuser.h (WNDCLASS[AW], WNDCLASSEX[AW]): Change type of  
						
						 
						
						... 
						
						
						
						hInstance members to HINSTANCE.
	Thanks to: Brenden T. <brenden@rcsis.com > 
						
						
					 
					
						2003-06-05 10:19:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						496e018f2f 
					 
					
						
						
							
							2003-06-05  Bart Oldeman  <bartoldeman@users.sourceforge.net>  
						
						 
						
						... 
						
						
						
						* include/lmaccess.h (UF_MNS_LOGON_ACCOUNT): Add define.
	* include/wingdi.h (LPRGBTRIPLE, LPRGBQUAD): Add typedefs. 
						
						
					 
					
						2003-06-05 00:49:27 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						38b524b385 
					 
					
						
						
							
							* include/ddk/ntpoapi.h (POWER_INFORMATION_LEVEL): Remove.  
						
						 
						
						... 
						
						
						
						* include/winnt.h (POWER_INFORMATION_LEVEL): Add.
	* include/ddk/winddk.h (SINGLE_LIST_ENTRY,SLIST_HEADER):
	Remove.
	* include/ddk/ndis.h (NdisAllocateSpinLock): Add missing '\'. 
						
						
					 
					
						2003-06-02 22:21:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Luke Dunstan 
							
						 
					 
					
						
						
							
						
						1698ff392a 
					 
					
						
						
							
							2003-05-30  Mattia Barbon  <mbarbon@dsi.unive.it>  
						
						 
						
						... 
						
						
						
						* lib/oleacc.def: New file.
	* include/winable.h: New file.
	* include/oleacc.h: Add extern "C" guard.
	(NAVDIR_*, ROLE_*, STATE_*): Add missing constants.
	(AccessibleChildren, AccessibleObjectFromEvent,
	AccessibleObjectFromPoint, AccessibleObjectFromWindow,
	CreateStdAccessibleProxy[AW], GetOleaccVersionInfo, GetRoleText[AW],
	GetStateText[AW], LresultFromObject, ObjectFromLresult,
	WindowFromAccessibleObject): Add prototypes and UNICODE mappings.
	* include/winuser.h (NotifyWinEvent): Add prototype.
	(OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR,
	OBJID_MENU, OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL,
	OBJID_SIZEGRIP, OBJID_CARET, OBJID_CURSOR, OBJID_ALERT,
	OBJID_SOUND): Move from here to...
	* include/winable.h (OBJID_WINDOW, OBJID_SYSMENU, OBJID_TITLEBAR,
	OBJID_MENU, OBJID_CLIENT, OBJID_VSCROLL, OBJID_HSCROLL,
	OBJID_SIZEGRIP, OBJID_CARET, OBJID_CURSOR, OBJID_ALERT,
	OBJID_SOUND): Here, as per documentation.
	* lib/test.c: Include winable.h.
	* lib/user32.def (NotifyWinEvent): Add missing export. 
						
						
					 
					
						2003-05-30 10:09:36 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						a681e7f0c6 
					 
					
						
						
							
							2003-05-30  Bang Jun-Young  <junyoung@netbsd.org>  
						
						 
						
						... 
						
						
						
						* include/winbase.h (HeapCompact): Correct prototype.
	* include/winnt.h (SINGLE_LIST_ENTRY, SLIST_ENTRY,
	SLIST_HEADER): Add. 
						
						
					 
					
						2003-05-30 08:44:50 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Luke Dunstan 
							
						 
					 
					
						
						
							
						
						87cde7d600 
					 
					
						
						
							
							* include/winuser.h (LWA_COLORKEY, LWA_ALPHA): Add defines.  
						
						 
						
						
						
						
					 
					
						2003-05-29 10:32:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						7b3a9e6e00 
					 
					
						
						
							
							* include/winuser.h (EnumDisplayDevicesW): Fix typo.  
						
						 
						
						
						
						
					 
					
						2003-05-25 21:38:31 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						ff462cb235 
					 
					
						
						
							
							2003-05-23  Danny Smith  <dannysmith@users.sourceforge.net>  
						
						 
						
						... 
						
						
						
						* include/winuser.h (EnumDisplayDevices[AW]): Add prototypes.
	* include/wingdi.h (DISPLAY_DEVICE): UNICODE it.
2003-05-23  Andrew Dunbar <hippietrail@users.sourceforge.net >
	* include/wingdi.h (GCP_RESULTS[AW]) Correct type of
	lpGlyphs field to LPWSTR. 
						
						
					 
					
						2003-05-23 08:07:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						a66cfe68eb 
					 
					
						
						
							
							* include/wincrypt.h (PLAINTEXTKEYBLOB, OPAQUEKEYBLOB,  
						
						 
						
						... 
						
						
						
						PUBLICKEYBLOBEX, SYMMETRICWRAPKEYBLOB) Add defines.
	(PP_*): Add defines.
	(CryptContextAddRef): Add prototype.
	Thanks to: Shura Zam  <debil_urod@users.sourceforge.net > 
						
						
					 
					
						2003-05-21 09:49:58 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						8dc6cea2e8 
					 
					
						
						
							
							2003-05-18  Manu B  <manubee@users.sourceforge.net>  
						
						 
						
						... 
						
						
						
						* include/commctrl.h (TVSORTCB): Rename old TV_SORTCB structure.
2003-05-18  Bang Jun-Young <junyoung@netbsd.org >
	* include/winbase.h (CREATE_DEFAULT_ERROR_MODE,
	DEBUG_PROCESS, DEBUG_ONLY_THIS_PROCESS, CREATE_SUSPENDED,
	DETACHED_PROCESS, CREATE_NEW_CONSOLE, NORMAL_PRIORITY_CLASS,
	IDLE_PRIORITY_CLASS, HIGH_PRIORITY_CLASS, REALTIME_PRIORITY_CLASS,
	CREATE_NEW_PROCESS_GROUP, CREATE_UNICODE_ENVIRONMENT,
	CREATE_SEPARATE_WOW_VDM, CREATE_SHARED_WOW_VDM, CREATE_FORCEDOS,
	CREATE_NO_WINDOW): Convert to hexadecimal form for better
	readability.
	(BELOW_NORMAL_PRIORITY_CLASS, ABOVE_NORMAL_PRIORITY_CLASS,
	CREATE_BREAKAWAY_FROM_JOB, CREATE_WITH_USERPROFILE): Add. 
						
						
					 
					
						2003-05-18 10:20:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						a445a0b0ce 
					 
					
						
						
							
							* include/ddk/ndis.h (NDIS30_MINIPORT_CHARACTERISTICS_S):  
						
						 
						
						... 
						
						
						
						Unname anonymous unions if NONAMELESSUNION not defined. 
						
						
					 
					
						2003-05-15 01:04:07 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						6c4ce46ce1 
					 
					
						
						
							
							2003-05-14  Bang Jun-Young  <junyoung@netbsd.org>  
						
						 
						
						... 
						
						
						
						* include/winbase.h (GMEM_VALID_FLAGS): Add. 
						
						
					 
					
						2003-05-15 00:10:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						1b89c1742e 
					 
					
						
						
							
							* include/prsht.h (PROPSHEETHEADER[AW]: Mark  
						
						 
						
						... 
						
						
						
						anonymous unions as GCC extension. 
						
						
					 
					
						2003-05-13 10:53:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						b823fca9ba 
					 
					
						
						
							
							* include/oleidl.h  (LPENUMOLEDOCUMENTVIEWS): Remove typedef.  
						
						 
						
						... 
						
						
						
						(IEnumOleDocumentViews): Remove commented out DECLARE_ENUMERATOR.
	* include/docobj.h  (LPENUMOLEDOCUMENTVIEWS): Add typedef (previously
	commented out).
	(IEnumOleDocumentViews): Add definition using DECLARE_ENUMERATOR. 
						
						
					 
					
						2003-05-13 02:05:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Earnie Boyd 
							
						 
					 
					
						
						
							
						
						3b30f11fbf 
					 
					
						
						
							
							* include/commctrl.h: (MCSC_BACKGROUND, MCSC_TEXT, MCSC_TITLEBK,  
						
						 
						
						... 
						
						
						
						MCSC_TITLETEXT, MCSC_MONTHBK, MCSCTRAILTEXT): Define.
	Thanks to: Robert Wishlaw  <rwishlaw @ shaw . ca> 
						
						
					 
					
						2003-05-12 12:29:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						214d1b21cb 
					 
					
						
						
							
							* include/olectl.h (IOleControl,IOleControlSite,ISimpleFrameSite,  
						
						 
						
						... 
						
						
						
						IErrorLog,IPropertyBag,IPersistPropertyBag,IPersistStreamInit,
	IPersistMemory,IPropertyNotifySink,IProvideClassInfo,
	IProvideClassInfo2,IConnectionPointContainer,
	IEnumConnectionPoints,IConnectionPoint,IEnumConnections,
	IClassFactory2,ISpecifyPropertyPages,IPerPropertyBrowsing,
	IPropertyPageSite,IPropertyPage,IPropertyPage2,IFont,IFontDisp,
	IPicture,IPictureDisp): Move from here to...
	* include/ocidl.h (IOleControl,IOleControlSite,ISimpleFrameSite,
	IErrorLog,IPropertyBag,IPersistPropertyBag,IPersistStreamInit,
	IPersistMemory,IPropertyNotifySink,IProvideClassInfo,
	IProvideClassInfo2,IConnectionPointContainer,
	IEnumConnectionPoints,IConnectionPoint,IEnumConnections,
	IClassFactory2,ISpecifyPropertyPages,IPerPropertyBrowsing,
	IPropertyPageSite,IPropertyPage,IPropertyPage2,IFont,IFontDisp,
	IPicture,IPictureDisp): Here, as per documentation. 
						
						
					 
					
						2003-05-12 10:43:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						e9a398893f 
					 
					
						
						
							
							2003-05-12  Mattia Barbon  <mbarbon@dsi.unive.it>  
						
						 
						
						... 
						
						
						
						* include/oleauto.h (VarR8FromDec, VarDecFromR8): Add prototypes.
	* include/winbase.h (TerminateJobObject,
	AssignProcessToJobObject): Likewise.
	* include/servprov.h: New header.
	* lib/test.c: Include servprov.h.
Correct ChangeLog typo 
						
						
					 
					
						2003-05-12 10:35:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						bf759a5ae6 
					 
					
						
						
							
							* include/shlguid.h (CGID_ShellServiceObject): Declare.  
						
						 
						
						... 
						
						
						
						* lib/uuid.c (CGID_ShellServiceObject): Define guid.
	Thanks to Chris Sutcliffe  <ir0nh34d#users.sourceforge.net>
	* include/winuser.h (SetLayeredWindowAttributes): Add prototype.
	* lib/user32.def (SetLayeredWindowAttributes): Add stub.
	* lib/uuid.c (CGID_Explorer, CGID_ShellDocView): Define guids. 
						
						
					 
					
						2003-05-10 09:20:11 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						2937200d0e 
					 
					
						
						
							
							* include/commctrl.h (STATUSCLASSNAME, TOOLBARCLASSNAME,  
						
						 
						
						... 
						
						
						
						TOOLTIPS_CLASS, TRACKBAR_CLASS, UPDOWN_CLASS, PROGRESS_CLASS,
	HOTKEY_CLASS): Remove dupicate defines for UNICODE case. 
						
						
					 
					
						2003-05-05 09:16:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						1a2060aa43 
					 
					
						
						
							
							2003-05-02  Steven Edwards  <Steven_Ed4153@yahoo.com>  
						
						 
						
						... 
						
						
						
						* include/richedit.h (EM_FINDTEXTEXW, EM_FINDTEXTW,
	EM_GETAUTOURLDETECT, EM_GETBIDIOPTIONS, EM_GETEDITSTYLE,
	EM_GETIMECOLOR, EM_GETIMEOPTIONS, EM_GETPUNCTUATION,
	EM_GETWORDWRAPMODE, EM_RECONVERSION, EM_SETBIDIOPTIONS,
	EM_SETEDITSTYLE, EM_SETIMECOLOR, EM_SETIMEOPTIONS,
	EM_SETPALETTE, EM_SETPUNCTUATION, EM_SETTEXTEX,
	EM_SETWORDWRAPMODE, RICHEDIT_CLASS10A): Add defines. 
						
						
					 
					
						2003-05-02 00:46:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						b349465ef3 
					 
					
						
						
							
							2003-05-02  Francois Ferrand  <typz@sourceforge.users.net>  
						
						 
						
						... 
						
						
						
						* include/commctrl.h (TBM_*): Add missing trackbar defines. 
						
						
					 
					
						2003-05-02 00:16:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						41e7de4863 
					 
					
						
						
							
							* include/cplext.h (CPLPAGE_MOUSE_WHEEL,  
						
						 
						
						... 
						
						
						
						CPLPAGE_DISPLAY_BACKGROUND): Add defines. 
						
						
					 
					
						2003-05-02 00:11:49 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						14dbd34e9e 
					 
					
						
						
							
							* include/wingdi.h (DC_PEN, DC_BRUSH): Add defines.  
						
						 
						
						... 
						
						
						
						(SetDCPenColor, SetDCBrushColor): Add prototypes.
	* lib/gdi32.def (SetDCPenColor, SetDCBrushColor): Add stubs. 
						
						
					 
					
						2003-04-30 09:28:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						98dc5aa07f 
					 
					
						
						
							
							2003-04-26  Bang Jun-Young  <junyoung@netbsd.org>  
						
						 
						
						... 
						
						
						
						* include/winioctl.h (DEVICE_TYPE_FROM_CTL_CODE): Add macro. 
						
						
					 
					
						2003-04-26 22:00:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						a5035abfac 
					 
					
						
						
							
							* include/oaidl.h (ITypeMarshal): Add interface.  
						
						 
						
						
						
						
					 
					
						2003-04-26 08:48:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						d9d35a454b 
					 
					
						
						
							
							2003-04-26  Danny Smith  <dannysmith@users.sourceforge.net>  
						
						 
						
						... 
						
						
						
						* include/winioctl.h: Clean up formatting.
	(RETRIEVAL_POINTERS_BUFFER): Add fields to Extents[1] struct.
	(CREATE_DISK): Add _ANONYMOUS_UNION macro.
	(DISK_CACHE_INFORMATION): Likewise.
	(DISK_DETECTION_INFO): Likewise.
	(DISK_PARTITION_INFO): Likewise.
	(PARTITION_INFORMATION_EX): Likewise.
	(DRIVE_LAYOUT_INFORMATION_EX): Likewise.
2003-04-26  Casper S. Hornstrup  <chorns@users.sourceforge.net >
	* include/winbase.h (DeleteVolumeMountPoint[AW],
	FindFirstVolumeMountPoint[AW], FindNextVolumeMountPoint[AW],
	FindVolumeMountPointClose, GetVolumeNameForVolumeMountPoint[AW],
	GetVolumePathName[AW], GetVolumePathNamesForVolumeName[AW],
	SetVolumeMountPoint[AW]): Add prototypes.
	* include/winioctl.h (IOCTL_DISK_GET_PARTITION_INFO_EX,
	IOCTL_DISK_SET_PARTITION_INFO_EX,
	IOCTL_DISK_GET_DRIVE_LAYOUT_EX,
	IOCTL_DISK_SET_DRIVE_LAYOUT_EX, IOCTL_DISK_CREATE_DISK,
	IOCTL_DISK_GET_LENGTH_INFO, IOCTL_DISK_PERFORMANCE_OFF,
	IOCTL_DISK_GET_DRIVE_GEOMETRY_EX, IOCTL_DISK_GROW_PARTITION,
	IOCTL_DISK_GET_CACHE_INFORMATION,
	IOCTL_DISK_SET_CACHE_INFORMATION,
	IOCTL_DISK_DELETE_DRIVE_LAYOUT, IOCTL_DISK_UPDATE_PROPERTIES,
	FSCTL_GET_VOLUME_BITMAP, FSCTL_GET_RETRIEVAL_POINTERS,
	FSCTL_MOVE_FILE): Define.
	(CREATE_DISK_GPT, CREATE_DISK_MBR, CREATE_DISK,
	DISK_CACHE_INFORMATION,
	DETECTION_TYPE, DISK_INT13_INFO, DISK_EX_INT13_INFO,
	DISK_DETECTION_INFO, DISK_GEOMETRY_EX, DISK_GROW_PARTITION,
	DISK_PARTITION_INFO, DISKQUOTA_USER_INFORMATION,
	GET_LENGTH_INFORMATION, DISK_EXTENT, VOLUME_DISK_EXTENTS,
	DRIVE_LAYOUT_INFORMATION_GPT, DRIVE_LAYOUT_INFORMATION_MBR,
	PARTITION_INFORMATION_MBR, PARTITION_INFORMATION_GPT,
	PARTITION_INFORMATION_EX, DRIVE_LAYOUT_INFORMATION_EX,
	MOVE_FILE_DATA,
	RETRIEVAL_POINTERS_BUFFER, STARTING_LCN_INPUT_BUFFER,
	STARTING_VCN_INPUT_BUFFER, VOLUME_BITMAP_BUFFER): Add structs
	(PARTITION_STYLE, DISK_CACHE_RETENTION_PRIORITY): Add enums.
	(MEDIA_TYPE): Add F3_120M_512, F3_640_512, F5_640_512,
	F5_720_512,
	F3_1Pt2_512, F3_1Pt23_1024, F5_1Pt23_1024, F3_128Mb_512,
	F3_230Mb_512,
	F8_256_128, F3_200Mb_512, F3_240M_512, and F3_32M_512.
	* lib/kernel32.def (GetVolumePathNamesForVolumeName[AW]): Add
	stubs. 
						
						
					 
					
						2003-04-26 08:31:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Earnie Boyd 
							
						 
					 
					
						
						
							
						
						8425a8ce49 
					 
					
						
						
							
							* include/wingdi.h (DM_SPECVERSION): Define.  
						
						 
						
						... 
						
						
						
						Thanks to Sinitsyn Valentime <valentine.sinitsyn@usu.ru >
	* include/rpcdce.h (UuidCreateSequential): Properly guard with
	appropriate _WIN32_WINNT values. 
						
						
					 
					
						2003-04-16 12:19:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						9eed5df639 
					 
					
						
						
							
							* rpcdce.h: Add declaration for UuidCreateSequential.  
						
						 
						
						... 
						
						
						
						* rpcrt4.def: Add entry for UuidCreateSequential. 
						
						
					 
					
						2003-04-16 02:57:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Danny Smith 
							
						 
					 
					
						
						
							
						
						b88a1e6f13 
					 
					
						
						
							
							2003-04-14  Phil Krylov  <likewolf@users.sourceforge.net>  
						
						 
						
						... 
						
						
						
						* include/winuser.h (VK_*): Add missing defines.
2003-04-14  Vincent B�ron  <papineau@users.sourceforge.net >
	* include/commctrl.h (NMUPDOWN, LPNMUPDOWN): Use currently
	documented typedefs for struct _NM_UPDOWN.
	Add defines for backward comapatibility.
	* include/commdlg.h (OFN_ENABLESIZING): Add define.
	* include/wininet.h (IRF_*): Add issing defines.
2003-04-14  Bang Jun-Young  <junyoung@netbsd.org >
	* lib/ntdll.def (Csr*, Dbg*, Ki*, Ldr*, Rtl*): Add W2K exports. 
						
						
					 
					
						2003-04-14 05:26:34 +00:00