summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/winnt.h
Commit message (Collapse)AuthorAgeFilesLines
* 2006-06-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2006-06-031-1/+1
| | | | | | | | | | | | | | * include/winuser.h (DM_BITSPERPEL, DM_PELSWIDTH, DM_PELSHEIGHT, DM_DISPLAYFLAGS, DM_DISPLAYFREQUENCY): Remove. Duplicates of wingdi.h defines. 2006-06-02 Dimitri Papadopoulos <papadopo@users.sourceforge.net> * include/winuser.h ((SPI_GETMOUSETRAILS,SPI_SETMOUSETRAILS): Remove duplicate defines. * include/winnt.h (SUBLANG_ARABIC_SAUDI_ARABIA): Revert accidental removal. (SUBLANG_MARATHI_INDIA): Remove duplicate define.
* * include/winnt.h (LANG_*,SUBLANG_*): Define.Dimitri Papadopoulos2006-05-101-3/+180
| | | | Languages newly added to the documentation.
* * include/winnt.h (WT_SET_MAX_THREADPOOL_THREADS): Define.Dimitri Papadopoulos2006-04-281-0/+1
| | | | Thanks to: Bruce M Simpson <bms_spc at sf dot net>
* * include/winnt.h: revert to 1.102Dimitri Papadopoulos2006-04-201-5/+0
| | | | * include/ddk/winddk.h: revert to 1.25
* * include/winnt.h, include/ddk/winddk.h (FIELD_OFFSET):Dimitri Papadopoulos2006-04-191-0/+5
| | | | | Compile with recent C++ compiler such as gcc 3.4. * include/ddk/winddk.h: Ditto.
* 2006-04-18 Thorsten Dahlheimer (dahlheim@users.sf.net> Danny Smith2006-04-181-4/+118
| | | | | | | | | | | | | | | | | | | | * include/winnt.h (IMAGE_FILE_MACHINE_IA64): New define. (IMAGE_FILE_MACHINE_AMD64): New define. (IMAGE_NT_OPTIONAL_HDR{32|64}_MAGIC. New. Map to IMAGE_NT_OPTIONAL_HDR_MAGIC. (IMAGE_SUBSYSTEM_NATIVE_WINDOWS): New define. (IMAGE_SUBSYSTEM_WINDOWS_CE_GUI): New define. (IMAGE_DLLCHARACTERISTICS_WDM_DRIVER): New define. (IMAGE_DIRECTORY_ENTRY_*): New defines. (IMAGE_SCN_TYPE_*): New defines. (IMAGE_SCN_ALIGN_*): New defines. (IMAGE_DEBUG_TYPE_BORLAND): New define. (IMAGE_OPTIONAL_HEADER{32|64}): New structure definitions and typedefs. Map to IMAGE_OPTIONAL_HEADERS. (IMAGE_NT_HEADERS{32|64}): New structure definitions and typedefs. Map to IMAGE_NT_HEADERS. (IMAGE_LOAD_CONFIG_DIRECTORY64): New structure definition and typedefs. (IMAGE_CE_RUNTIME_FUNCTION_ENTRY): Likewise. (IMAGE_FUNCTION_ENTRY64): Likewise.
* 2006-03-18 Julien Lecomte <julienlecomte@users.sourceforge.net>Danny Smith2006-03-181-1/+7
| | | | | | | | | | | | | * include/wincon.h (ENABLE_*): Add more defines. 2006-03-18 Jan Nijtmans <nijtmans@users.sourceforge.net> * include/winnt.h (INHERITED_ACE): Define. (VALID_INHERIT_FLAGS): Correct definition. 2006-03-18 Peter �strand <astrand@cendio.se> * lib/wtsapi32.def: New file.
* * include/winnt.h (FORCEINLINE): Define.Danny Smith2006-01-291-0/+9
|
* * include/winnt.h (DECLSPEC_SELECTANY): Define.Danny Smith2006-01-261-0/+8
|
* 2006-01-25 Filip Navara <xnavara@volny.cz>Danny Smith2006-01-261-0/+8
| | | | * include/winnt.h (DECLSPEC_ALIGN): Define.
* 2005-07-28 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2005-07-281-2/+2
| | | | | | * include/winnt.h (SUBLANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN): Correct their values. Thanks to: Daniel K. O. <danielosmari at users dont sf dot net>
* 2005-07-18 Daniel Atallah <datallah@users.sourceforge.net>Danny Smith2005-07-181-0/+3
| | | | * include/winnt.h (VER_SET_CONDITION): Define.
* * include/winnt.h (SE_UNDOCK_NAME TEXT): Define.Corinna Vinschen2005-04-031-0/+5
| | | | | | | (SE_MANAGE_VOLUME_NAME TEXT): Ditto. (SE_IMPERSONATE_NAME TEXT): Ditto. (SE_ENABLE_DELEGATION_NAME TEXT): Ditto. (SE_SYNC_AGENT_NAME TEXT): Ditto.
* * winclude/winnt.h (SYSTEM_LUID): Fix definitition invalidated by below change.Christopher Faylor2005-03-161-1/+1
|
* * include/winnt.h (_LUID): Add structure. Correct LUID typedef.Danny Smith2005-03-161-1/+4
| | | | | Thanks to: Paul-Christiaan Spruijtenburg <wakarimasu at users dot sf dot net>
* 2005-01-02 Jiri Malak <Jiri.Malak@geac.cz>Danny Smith2005-01-021-0/+2
| | | | | * include/winnt.h (GetCurrentFiber, GetFiberData): Make inline assembly code conditional on _X86_.
* * include/winnt.h (TOKEN_INFORMATION_CLASS): AddDanny Smith2004-12-071-7/+26
| | | | | | | | TokenGroupsAndPrivileges, TokenSessionReference, TokenSandBoxInert, TokenAuditPolicy, TokenOrigin. Reformat. (SID_NAME_USE): Add SidTypeComputer. Reformat. Thanks to Gabriel Linder <mingwlinder@users.sourceforge.net>
* * include/winnt.h (VerSetConditionMask): Correct typo in _WIN32_WINNTDanny Smith2004-11-211-2/+1
| | | | | | | guard. * lib/kernel32.def (VerSetConditionMask): Correct stdcall suffix. * lib/ddk/ntoskrnl.def (VerSetConditionMask): Likewise.
* * include/winnt.h (GetCurrentFiber): Support -masm=intel.Danny Smith2004-11-081-6/+42
| | | | | (GetFiberData): Likewise. (NtCurrentTeb): Likewise.
* 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net> Danny Smith2004-06-161-14/+58
| | | | | | | | | | | | | | | | | | | | | | * include/winnt.h (IMAGE_ORDINAL_FLAG): Map to ... (IMAGE_ORDINAL_FLAG{32,64}: New defines. (IMAGE_SNAP_BY_ORDINAL): Map to ... (IMAGE_SNAP_BY_ORDINAL{32,64}: New defines. (IMAGE_ORDINAL): Map to ... (IMAGE_ORDINAL{32,64}: New defines. (IMAGE_THUNK_DATA): Map to ... (IMAGE_THUNK_DATA{32,64}: New structures. (IMAGE_THUNK_DATA): Map to ... (IMAGE_THUNK_DATA{32,64}: New structures. (IMAGE_IMPORT_DESCRIPTOR): Map to ... (IMAGE_IMPORT_DESCRIPTOR{32,64}: New structures. (IMAGE_IMAGE_TLS_DIRECTORY) Map to ... (IMAGE_IMAGE_TLS_DIRECTORY{32,64}: New structures. 2004-06-16 Bang Jun-Young <junyoung@NetBSD.org> * w32api/include/winnt.h (WAITORTIMERCALLBACKFUNC): Protect with _WIN32_WINNT >= 0x0500.
* 2004-05-29 Filip Navara <xnavara@volny.cz>Luke Dunstan2004-05-311-3/+3
| | | | * include/winnt.h (IMAGE_EXPORT_DIRECTORY): Fixed declaration.
* 2004-04-24 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan2004-04-231-1/+3
| | | | | | | | | | * include/winuser.h (SM_IMMENABLED, SM_CXFOCUSBORDER, SM_CYFOCUSBORDER, SM_TABLETPC, SM_MEDIACENTER): Add defines. (SM_CMETRICS): Adjust value. * include/winnt.h (PROCESSOR_ARCHITECTURE_MSIL): Correct define. (PROCESSOR_ARCHITECTURE_AMD64, PROCESSOR_ARCHITECTURE_IA32_ON_WIN64): Add defines. Thanks to Benoit Blanchon <benoit.blanchon@free.fr>
* 2004-01-01 Filip Navara <xnavara@volny.cz>Danny Smith2004-01-011-0/+13
| | | | * include/winnt.h (NtCurrentTeb): Add inline definition.
* * include/winnt.h (GetCurrentFiber): Remove duplicate prototype.Danny Smith2003-12-011-5/+2
| | | | | | | (GetFiberData); Likewise. (GetCurrentFiber): Change volatile to __volatile__. (GetFiberData); Likewise.
* * include/winnt.h (PAGE_*): Group defines together. ChangeDanny Smith2003-11-231-10/+10
| | | | constants to hex notation.
* 2003-10-13 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith2003-10-131-0/+6
| | | | * include/winnt.h (CONTAINING_RECORD): Add macro.
* * include/winnt.h: (FILE_SUPERSEDED, FILE_OPENED, FILE_CREATED,Danny Smith2003-10-131-8/+1
| | | | | FILE_OVERWRITTEN, FILE_EXISTS, FILE_DOES_NOT_EXIST): remove defines.
* 2003-10-13 Pierre Humblet <pierre.humblet@ieee.org>Danny Smith2003-10-121-0/+1
| | | | | * include/winnt.h (SM_REMOTESESSION): Add define. * include/winuser.h (SE_CREATE_GLOBAL_NAME): Ditto.
* * include/winbase.h (AddVectoredExceptionHandler): Define ifDimitri Papadopoulos2003-10-091-7/+7
| | | | | | | _WIN32_WINNT >= 0x0500. * include/winnt.h (PVECTORED_EXCEPTION_HANDLER): Define if _WIN32_WINNT >= 0x0500.
* * include/winbase.h [_WIN32_WINNT >= 0x0500] (SetComputerNameEx[AW],Dimitri Papadopoulos2003-10-071-2/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UnregisterWaitEx): Add functions. * include/winbase.h [_WIN32_WINNT >= 0x0500] (AddVectoredExceptionHandler, RemoveVectoredExceptionHandler): Add or guard function. The MSDN says it is available on Windows XP and better, and then it says it is declared for _WIN32_WINNT >= 0x0500. Huh? * include/winbase.h [_WIN32_WINNT >= 0x0501] (AddRefActCtx, CreateActCtx[AW], SetFileShortName[AW], SetFileValidData, ZombifyActCtx, QueryActCtxW): Add functions. * include/winbase.h [_WIN32_WINNT >= 0x0501] (QUERY_ACTCTX_FLAG_USE_ACTIVE_ACTCTX, QUERY_ACTCTX_FLAG_ACTCTX_IS_HMODULE, QUERY_ACTCTX_FLAG_ACTCTX_IS_ADDRESS): Add constants. * include/winbase.h [_WIN32_WINNT >= 0x0502] (SetDllDirectory[AW], SetFirmwareEnvironmentVariable[AW]): Add functions. * include/winnt.h [_WIN32_WINNT >= 0x0500] (VER_BUILDNUMBER, VER_MAJORVERSION, VER_MINORVERSION, VER_PLATFORMID, VER_SERVICEPACKMAJOR, VER_SERVICEPACKMINOR, VER_SUITENAME, VER_PRODUCT_TYPE, VER_EQUAL, VER_GREATER, VER_GREATER_EQUAL, VER_LESS, VER_LESS_EQUAL, VER_AND, VER_OR): Add constants. * include/winnt.h [_WIN32_WINNT >= 0x0501] (PVECTORED_EXCEPTION_HANDLER): Add callback. * include/winnt.h [_WIN32_WINNT >= 0x0501] (ACTIVATION_CONTEXT_INFO_CLASS, ACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION, ACTIVATION_CONTEXT_DETAILED_INFORMATION, ACTIVATION_CONTEXT_QUERY_INDEX, ASSEMBLY_FILE_DETAILED_INFORMATION): Add structures. * lib/user32.def (AddRefActCtx, AddVectoredExceptionHandler, CreateActCtx[AW], SetComputerNameEx[AW], SetDllDirectory[AW], SetFileShortName[AW], SetFileValidData, SetFirmwareEnvironmentVariable[AW], UnregisterWaitEx, VerSetConditionMask, ZombifyActCtx, QueryActCtxW): Add functions.
* * include/winbase.h (GetWriteWatch, IsSystemResumeAutomatic,Dimitri Papadopoulos2003-10-071-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ResetWriteWatch): Add function. * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetSystemWindowsDirectory[AW], ProcessIdToSessionId, ReplaceFile[AW]): Add functions. * include/winbase.h [_WIN32_WINNT >= 0x0501] (GetSystemWow64Directory[AW], HeapQueryInformation, HeapSetInformation, InitializeSListHead, InterlockedFlushSList, InterlockedPopEntrySList, InterlockedPushEntrySList, IsProcessInJob, IsWow64Process, QueryMemoryResourceNotification, ReleaseActCtx, RemoveVectoredExceptionHandler): Add functions. * include/winnt.h [_WIN32_WINNT >= 0x0501] (HEAP_INFORMATION_CLASS): Add enumeration. * include/winbase.h [_WIN32_WINNT >= 0x0502] (GetThreadIOPendingFlag): Add function. * include/winbase.h [_WIN32_WINNT >= 0x0510] (RestoreLastError): Add function. The MSDN Magazine of June 2003 reads: RestoreLastError is an enigma. It's code is identical to SetLastError. It's unclear to me why it was made into a separate API. * lib/user32.def (GetSystemWindowsDirectory[AW], GetSystemWow64Directory[AW], GetThreadIOPendingFlag, HeapQueryInformation, HeapSetInformation, InitializeSListHead, InterlockedFlushSList, InterlockedPopEntrySList, InterlockedPushEntrySList, IsSystemResumeAutomatic, IsWow64Process, ProcessIdToSessionId, QueryMemoryResourceNotification, ReleaseActCtx, RemoveVectoredExceptionHandler, ReplaceFile[AW], ResetWriteWatch, RestoreLastError): Add functions.
* * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetComputerNameEx[AW],Dimitri Papadopoulos2003-10-071-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GetProcessIoCounters): Add functions. * include/winbase.h [_WIN32_WINNT >= 0x0500] (COMPUTER_NAME_FORMAT): Move around, needed by GetComputerNameEx. * include/winbase.h [_WIN32_WINNT >= 0x0501] (FindActCtxSectionGuid, FindActCtxSectionString[AW], GetCurrentActCtx, GetNativeSystemInfo): Add functions. * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX_SECTION_KEYED_DATA): Add structure. * include/winbase.h [_WIN32_WINNT >= 0x0502] (GetDllDirectory[AW], GetFirmwareEnvironmentVariable[AW], GetProcessHandleCount, GetProcessId, GetSystemRegistryQuota): Add functions, available on Windows XP SP1 and better. * include/winnt.h [_WIN32_WINNT >= 0x0501] (ACTIVATION_CONTEXT_SECTION_ASSEMBLY_INFORMATION, ACTIVATION_CONTEXT_SECTION_DLL_REDIRECTION, ACTIVATION_CONTEXT_SECTION_WINDOW_CLASS_REDIRECTION, ACTIVATION_CONTEXT_SECTION_COM_SERVER_REDIRECTION, ACTIVATION_CONTEXT_SECTION_COM_INTERFACE_REDIRECTION, ACTIVATION_CONTEXT_SECTION_COM_TYPE_LIBRARY_REDIRECTION, ACTIVATION_CONTEXT_SECTION_COM_PROGID_REDIRECTION, ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES): Add constants. * lib/user32.def (FindActCtxSectionGuid, FindActCtxSectionString[AW], GetComputerNameEx[AW], GetCurrentActCtx, GetDllDirectory[AW], GetFirmwareEnvironmentVariable[AW], GetModuleHandleEx[AW], GetNativeSystemInfo, GetProcessHandleCount, GetProcessIoCounters): Add functions.
* * include/winbase.h (CancelDeviceWakeupRequest): Add function.Dimitri Papadopoulos2003-10-061-0/+8
| | | | | | | | | | | | | | | | | | | | * include/winbase.h [_WIN32_WINNT >= 0x0501] (CreateMemoryResourceNotification, DeactivateActCtx): Add functions. * include/winbase.h [_WIN32_WINNT >= 0x0500] (CreateTimerQueue, CreateTimerQueueTimer): Add function. * include/winbase.h [_WIN32_WINNT >= 0x0501] (MEMORY_RESOURCE_NOTIFICATION_TYPE): Add enumeration. * include/winbase.h [_WIN32_WINNT >= 0x0501] (DEACTIVATE_ACTCTX_FLAG_FORCE_EARLY_DEACTIVATION): Add constant. * include/winnt.h (WT_*): Add constants. * lib/user32.def (CancelDeviceWakeupRequest, CreateMemoryResourceNotification, CreateTimerQueueTimer, DeactivateActCtx): Add functions.
* * include/winnt.h (LANG_KYRGYZ, LANG_MONGOLIAN, LANG_GALICIAN,Dimitri Papadopoulos2003-10-061-4/+11
| | | | | | | | LANG_SYRIAC, LANG_INVARIANT, SUBLANG_KASHMIRI_SASIA): Add constants. * include/winnt.h (SUBLANG_AZERI_LATIN, SUBLANG_AZERI_CYRILLIC, SUBLANG_ENGLISH_ZIMBABWE, SUBLANG_ENGLISH_PHILIPPINES): Fix wrong value for constants.
* * include/winnt.h (INVALID_FILE_ATTRIBUTES): Fix define.Danny Smith2003-10-011-1/+1
|
* * include/winnt.h (ACE_INHERITED_OBJECT_TYPE_PRESENT,Dimitri Papadopoulos2003-09-261-2/+3
| | | | | ACE_OBJECT_TYPE_PRESENT): Add constants. For use with OBJECTS_AND_NAME structure.
* 2003-08-22 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-08-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | * include/winnt.h (IMAGE_SUBSYSTEM_XBOX): Add define. 2003-08-22 Mihai Preda <mihai_preda@users.sourceforge.net> * include/shlobj.h (IPersistFolder::GetClassID): Correct declaration. (CMF_*) Add missing defines. 2003-08-22 Danny Smith <dannysmith@users.sourceforge.net> * include/winuser.h (DC_BUTTONS): Add define. 2003-08-22 Andrew Greenwood <lists@silverblade.co.uk> * include/winuser.h (DC_GRADIENT): Add define. 2003-08-22 Martin Fuchs <Martin-Fuchs@gmx.net> * include/commctrl.h (BTNS_*): Define BTNS_* as successors to the older TBSTYLE_* constants.
* * include/winbase.h (DUPLICATE_CLOSE_SOURCE,Danny Smith2003-07-221-62/+108
| | | | | | | | | | | | | | | | | | | | 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.
* * include/winnt.h (FILE_*): Sync with ddk/winddk.h.Danny Smith2003-07-181-39/+116
| | | | * include/winioctl.h (FILE_*): Sync with ddk/winddk.h.
* * include/winnt.h (PVOID): Move to before HANDLE typedef.Danny Smith2003-07-121-1/+1
| | | | | * include/winuser.h (mouse_event): Correct type of fifth param, Thanks to: Andrew Jones <guln at users dot sourceforge dot net>
* * include/winnt.h (HANDLE): Define based on STRICT filter.Earnie Boyd2003-07-111-3/+4
| | | | | (THREAD_BASE_PRIORITY_MIN): Use parens around negative value. (THREAD_BASE_PRIOIRTY_IDLE): Ditto.
* 2003-06-06 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-06-061-2/+2
| | | | | | | | | | | | | | * 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.
* * include/ddk/ntpoapi.h (POWER_INFORMATION_LEVEL): Remove.Danny Smith2003-06-021-0/+26
| | | | | | | * 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-05-30 Bang Jun-Young <junyoung@netbsd.org>Danny Smith2003-05-301-0/+19
| | | | | | * include/winbase.h (HeapCompact): Correct prototype. * include/winnt.h (SINGLE_LIST_ENTRY, SLIST_ENTRY, SLIST_HEADER): Add.
* 2003-03-28 Bang Jun-Young <junyoung@netbsd.org>Danny Smith2003-03-291-0/+1
| | | | * include/winnt.h (WAITORTIMERCALLBACKFUNC): Add typedef.
* Move some ddk defines to winnt.h as per MSDN documentationDanny Smith2003-03-261-1/+255
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include/ddk/batclass.h (BATTERY_REPORTING_SCALE) Move structure from here... * include/winnt.h (BATTERY_REPORTING_SCALE): To here. * include/ddk/ntapi.h (JOBOBJECT_*): Remove structures and enums definitions. (JOB_OBJECT*): Move defines from here... * include/winnt.h (JOB_OBJECT* ): To here. * include/ddk/ntpoapi.h (LATENCY_TIME, POWER_ACTION_POLICY, SYSTEM_POWER_LEVEL, SYSTEM_POWER_POLICY, PROCESSOR_POWER_POLICY_INFO, PROCESSOR_POWER_POLICY, ADMINISTRATOR_POWER_POLICY, SYSTEM_POWER_INFORMATION, PROCESSOR_POWER_INFORMATION, SYSTEM_BATTERY_STATE, SYSTEM_POWER_CAPABILITIES): Move enums, structures and associated defines from here ... * include/winnt.h: (LATENCY_TIME, POWER_ACTION_POLICY, SYSTEM_POWER_LEVEL, SYSTEM_POWER_POLICY, PROCESSOR_POWER_POLICY_INFO, PROCESSOR_POWER_POLICY, ADMINISTRATOR_POWER_POLICY, SYSTEM_POWER_INFORMATION, PROCESSOR_POWER_INFORMATION, SYSTEM_BATTERY_STATE, SYSTEM_POWER_CAPABILITIES):To here. * include/ddk/winddk.h (DEVICE_POWER_STATE, SYSTEM_POWER_STATE, POWER_ACTION): Move enums from here... * include/winnt.h (DEVICE_POWER_STATE, SYSTEM_POWER_STATE, POWER_ACTION): To here.
* 2003-03-15 Bang Jun-Young <junyoung@netbsd.org> Danny Smith2003-03-151-0/+71
| | | | | * winnt.h (JOBOBJECTINFOCLASS): Define enum. (JOBOBJECT_*): Define corresponding structures.
* 2003-03-12 Ranjit Mathew <rmathew@hotmail.com>Danny Smith2003-03-111-1/+2
| | | | | * include/winnt.h (_IMAGE_SEPARATE_DEBUG_HEADER): Expose member SectionAlignment.
* 2003-03-06 Christopher January <chris@atomice.net>Danny Smith2003-03-071-0/+1
| | | | | | | | | | | | * include/winbase.h (FindFirstVolume): Add declaration. (FindNextVolume): Add declaration. (FindVolumeClose): Add declaration. (GetSystemTimes): Add declaration. * include/winnt.h: Add define for PF_XMMI64_INSTRUCTIONS_AVAILABLE. 2003-03-06 Danny Smith <dannysmith@users.sourceforge.net> *lib/kernel32.def (GetSystemTimes): Add stub.
* * include/basetypes.h (_GUID_DEFINED): Add deprecation warning, startEarnie Boyd2003-02-051-3/+8
| | | | | | | using GUID_DEFINED instead. * include/sqltypes.h: Ditto. * include/winnt.h: Ditto. * include/ddk/scsiwmi.h: Ditto.