winhttp: Implement WINHTTP_OPTION_CONNECTION_INFO.
[wine] / include / winternl.h
2013-01-17  Detlef Riekenbergntdll/tests: Fix SYSTEM_CACHE_INFORMATION failures.
2012-09-07  James Ederinclude/winternl.h: Fix CPU_FEATURE_3DNOW bit mask.
2012-02-06  Dmitry Timoshkovpsapi: Add a test for NtQueryVirtualMemory(MemorySectio...
2011-11-14  Michael Stefaniucinclude: Drop "l" modifiers from numeric constants...
2011-07-07  Austin Lundinclude: Added OBJECT_TYPE_INFORMATION to winternl.h.
2011-06-28  Alexandre Julliardntdll: Encode the function pointers in the vectored...
2011-01-27  Alexandre Julliardinclude: Add a prototype for RtlUnwindEx on x86_64.
2010-10-07  Rudolf Mayerhoferinclude: Add information class SystemLogicalProcessorIn...
2010-07-01  André Hentschelinclude: Add some SYSDBG_COMMANDs.
2010-03-29  Henri Verbeetinclude: Specify some fields of the SYSTEM_PERFORMANCE_...
2010-02-03  Peter Rosinntdll: Add RtlSetThreadErrorMode and RtlGetThreadErrorMode.
2010-01-21  Alexandre Julliardinclude: Define some more of the NT global flag values.
2010-01-20  Alexandre Julliardntdll: Implement LdrQueryImageFileExecutionOptions...
2010-01-18  Alexandre Julliardntdll: Fix the NtCreateEvent prototype.
2009-12-04  Alexandre Julliardinclude: Move some 64-bit definitions to winnt.h to...
2009-11-30  Dan Kegelntdll: Implement RtlGetNtGlobalFlags(), add related...
2009-11-21  Gerald Pfeiferinclude: Remove use of _WIN32_WINNT.
2009-11-19  Maarten Lankhorstinclude: Fix timer APC callback definition.
2009-11-18  Alexandre Julliardinclude: Add some more definitions for FILE_INFORMATION...
2009-10-26  André Hentschelntdll: Implement KeyNameInformation.
2009-10-12  Dmitry Timoshkovkernel32: Implement HeapQueryInformation, add some...
2009-10-06  Andrey Turkinntdll: Add stub for NtSetInformationThread(ThreadHideFr...
2009-09-22  Eric Pouechntdll: In SYSTEM_BASIC_INFORMATION, the active processo...
2009-08-29  Alexandre Julliardntdll: Route the process startup through the platform...
2009-08-27  Alexandre Julliardntdll: Fix a couple of system information structures...
2009-08-24  Alexandre Julliardntdll: The large integer functions are 32-bit only.
2009-08-18  Mike Kaplinskiyntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
2009-07-06  Alexandre Julliardntdll: Add management of the Wow64 filesystem redirecti...
2009-05-15  Alexandre Julliardntdll: Initial implementation of RtlVirtualUnwind on...
2009-05-07  Alexandre Julliardntdll: Fix the LPC_MESSAGE structure definition for...
2009-04-24  Alexandre Julliardinclude: Fix the SYSTEM_CACHE_INFORMATION structure...
2009-04-09  Alexandre Julliardinclude: Update and document the TEB/PEB offsets on...
2009-01-28  Alexandre Julliardntdll: Convert the DbgPrint* functions to use MS ABI...
2009-01-28  Ricardo Filipentdll: Add stub for RtlDecompressBuffer.
2009-01-27  Ricardo Filipentdll: Add stub for RtlCompressBuffer.
2009-01-26  Juan Langinclude: Add definition of OBJECT_NAME_INFORMATION.
2009-01-26  Ricardo Filipentdll: Add stub for RtlGetCompressionWorkSpaceSize.
2009-01-03  Alexandre Julliardntdll: Fix the various structures returned by NtQuerySy...
2008-12-31  Alexandre Julliardkernel32: Convert FormatMessageA/W to use an MS ABI...
2008-12-26  Maarten Lankhorstntdll: Make the loader process relocations correctly...
2008-12-17  Maarten Lankhorstntdll: Make all exported wine functions CDECL.
2008-12-08  Alexandre Julliardinclude: Added some definitions for x86_64 exception...
2008-11-14  Alexandre Julliardntdll: Added stubs for NtGetWriteWatch and NtResetWrite...
2008-11-10  Alistair Leslie... advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE.
2008-09-25  Andrey Turkinntdll: Add stubbed implementations for NtQueryEaFile...
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-09-04  Alexandre Julliardntdll: Add stubs for all the job object functions.
2008-09-04  Alexandre Julliardntdll: Implemented NtOpenProcessTokenEx and NtOpenThrea...
2008-09-04  Dmitry Timoshkovntdll: Add support for NtSetInformationProcess(ProcessE...
2008-07-25  Dan Hipschmanntdll: Implement RtlDeleteTimer for kernel32's DeleteTi...
2008-07-25  Dan Hipschmanntdll: Implement RtlUpdateTimer for kernel32's ChangeTi...
2008-07-23  Dan Hipschmanntdll: Implement RtlCreateTimer for kernel32's CreateTi...
2008-07-22  Dan Hipschmanntdll: Implement [Rtl]Create/DeleteTimerQueue[Ex].
2008-06-23  Jon Griffithsntdll: Implement [Rtl]InitializeCriticalSectionEx.
2008-04-02  Alexandre Julliardntdll: Implemented LdrProcessRelocationBlock.
2008-03-15  Alexandre Julliardntdll: Implemented NtWriteFileGather.
2008-03-15  Alexandre Julliardntdll: Implemented NtReadFileScatter.
2008-03-01  Alexandre JulliardGet rid of the global thread.h header.
2008-02-29  Alexandre Julliardntdll: Added definitions and structures for fiber local...
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-03  Zach GoldbergFix some typos.
2008-01-02  Rob Shearmanntdll: Implement RtlRegisterWait, RtlDeregisterWait...
2007-12-21  Andrey Turkinntdll: Implement BindIoCompletionCallback.
2007-11-07  Alexandre Julliardinclude: Add NTSYSAPI to the exported ntdll functions.
2007-10-23  Rob Shearmanntdll: Add a stub for RtlSetControlSecurityDescriptor.
2007-09-27  Peter Oberndorferntdll: NtAreMappedFilesTheSame semi stub.
2007-09-25  Mikolaj Zalewskintdll: Add RtlAddAuditAccessAceEx.
2007-08-21  Dmitry Timoshkovntdll: Detect current time zone settings.
2007-07-26  Eric Pouechntdll: Implemented RtlFindActivationContextSectionString.
2007-07-26  Alexandre Julliardntdll: Initial implementation of RtlQueryInformationAct...
2007-07-25  Alexandre Julliardntdll: Create the per-module activation context at...
2007-07-19  Alexandre Julliardntdll: Implemented handling of the per-thread activatio...
2007-07-19  Alexandre Julliardkernel32: Move activation context creation to ntdll...
2007-07-19  Alexandre Julliardntdll: Move private data to make room in the TEB for...
2007-06-26  Andrew Talbotntdll: Constify some variables.
2007-06-08  Andrey Turkinntdll: Stub and document IoCompletion APIs.
2007-05-23  Dmitry Timoshkovwinternl.h: Make the fields of the PROCESS_BASIC_INFORM...
2007-05-21  Dmitry Timoshkovkernel32: Fix the size of ThreadAffinityMask to match...
2007-05-21  Vitaliy Margolenntdll: Implement RtlWriteRegistryValue and forward...
2007-05-16  Alexandre Julliardntdll: Implemented LdrAddRefDll.
2007-05-16  Alexandre Julliardntdll: Reimplement LdrGetDllHandle to use the same...
2007-05-03  Andrew Talbotkernel32: Constify a variable.
2007-03-26  Andrew Talbotinclude: Replace inline static with static inline.
2007-02-05  Bang Jun-Youngntdll: Fix NtUnloadKey to match the DDK.
2006-12-13  Andrew Talbotntdll/tests: Cast-qual warning fix.
2006-11-08  Francois GougetFix ntsecapi.h so it does not depend on winternl.h.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-03  Alexandre Julliardntdll: Added implementation of RtlDllShutdownInProgress.
2006-08-04  Robert Reifntdll: Fix some function arguments.
2006-07-31  Alexandre Julliardntdll: Move the calling of the process entry point...
2006-07-13  Alexandre Julliardntdll: Moved the calling of the process entry point...
2006-07-11  Ge van Geldorpntdll: Widen fields in LDR_RESOURCE_INFO to accomodate...
2006-05-27  Eric Pouechntdll/kernel32: Moved GetThreadSelectorEntry to ntdll.
2006-05-27  Eric Pouechntdll/kernel32: Pipe information.
2006-05-27  Alexandre Julliardntdll: Implemented RtlPcToFileHeader.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-19  Mike McCormackntdll: Stub implementations of NtCreateIoCompletion...
2006-03-13  Robert Shearmanntdll: Very crude implementation of RtlQueueWorkItem.
2006-02-08  Alexandre Julliardntdll: Get rid of the main_file argument in LdrInitiali...
2006-01-24  Alexandre JulliardAvoid importing _strlwr/_strupr from ntdll.
next