comdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preserve double quotes in file lists.
[wine] / include / winternl.h
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.
2006-01-13  Alexandre Julliardntdll: Add debug registers to the context of all except...
2006-01-12  Vitaliy Margolenntdll: NtQueryInformationToken change parameters accord...
2006-01-10  Alexandre Julliardntdll: NtRaiseException doesn't need to be a register...
2006-01-03  Rolf Kalbermatterinclude: Fix DECLSPEC_NORETURN for compilation with...
2005-12-08  Alexandre Julliardntdll: Check for failure to get the user path in RtlOpe...
2005-11-07  Ivan Leo PuotiImplement RtlInitAnsiStringEx.
2005-10-28  Ivan Leo PuotiFix NtQueryDirectoryObject prototype, documentation...
2005-10-27  Ivan Leo PuotiAdd stub implementation for NtAccessCheckAndAuditAlarm.
2005-10-26  Vitaliy MargolenAdd OBJECT_BASIC_INFORMATION to winternl.h.
2005-09-06  Eric Pouech- rewrite kernel32:{Set|Get}PriorityClass on top of...
2005-09-06  James HawkinsCorrect third parameter of NtQueryInformationAtom.
2005-08-16  Francois GougetDeclare PNTSTATUS in lmaccess.h and ntsecapi.h to match...
2005-08-11  Alexandre JulliardAdded a wine_unix_to_nt_file_name function to do proper...
2005-08-02  Alexandre JulliardImplemented a few trivial ntdll functions that have...
2005-08-02  Alexandre JulliardUse the new RtlExitUserThread function instead of exporting
2005-07-15  Dmitry TimoshkovUse SIZE_T type for size variables in NTDLL when approp...
2005-07-10  Mike McCormackDefine the remaining Nt* functions.
2005-07-07  Mike McCormackAdd more Nt* functions.
2005-07-06  Mike McCormackAdd more Nt* functions.
2005-07-05  Paul VriensRemoved 4 bytes from the SYSTEM_PROCESSOR_PERFORMANCE_I...
2005-07-03  Mike McCormackDefine more Nt* functions.
2005-07-03  Felix NawothnigAdd some values to the PROCESS_INFORMATION_CLASS enumer...
2005-06-28  Mike McCormackDeclare some Nt* functions.
2005-06-27  Eric PouechImplemented OpenProcess on top of NtOpenProcess.
2005-06-27  Mike McCormackDeclare some Nt* functions.
2005-06-24  Mike McCormackAdd prototype and fix RtlpNtCreateKey.
2005-06-23  James HawkinsAdd stub implementation of RtlAddAuditAccessAce.
2005-06-22  Mike McCormackDeclare RtlGUIDFromString and RtlStringFromGUID.
2005-06-21  Paul VriensAdded KERNEL_USER_TIMES struct.
2005-06-20  Mike McCormack- avoid winternl.h depending on winbase.h
2005-06-20  Robert ShearmanImplement RtlImpersonateSelf, RevertToSelf and MapGener...
2005-06-20  James HawkinsImplement RtlCopySecurityDescriptor.
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-17  Mike McCormackDeclare Nt directory functions.
2005-06-16  Mike McCormackAdd/fix more NT native API declarations.
2005-06-14  Mike McCormackDeclare port functions and fix prototypes.
2005-06-13  Paul VriensFixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct.
2005-06-13  Mike McCormackAdd and fix function prototypes.
2005-06-12  James HawkinsAdd RtlAnsiCharToUnicodeChar definition.
2005-06-12  Eric KohlImplement RtlAdjustPrivilege.
2005-06-10  Mike McCormackDependency fixes for winternl.h.
2005-06-07  Paul VriensAdd another (unknown) member to SYSTEM_THREAD_INFORMATION.
2005-06-06  Alexandre JulliardMoved the ntdll per-thread data out of the TEB into...
2005-06-06  Felix NawothnigMake SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE...
2005-06-03  Paul VriensChange SYSTEM_PROCESS_INFORMATION to reflect W2K/WinXP...
2005-05-31  Alexandre JulliardFixed RtlIsTextUnicode prototype, and made it properly...
2005-05-20  Ivan Leo PuotiRename SystemDriverInformation to SystemModuleInformation.
2005-05-16  Alexandre JulliardRemoved the special casing of kernel32 and ntdll for...
2005-05-11  Paul VriensSorted some of the structs and made them consistent.
2005-05-11  Eric PouechImplemented NTDLL atom support.
2005-05-10  Paul VriensChanged SystemHandleList into SystemHandleInformation
2005-05-09  Paul VriensRemove HANDLEINFO struct.
2005-05-09  Paul VriensRemove the not used PROCESS_INFO struct.
2005-04-27  Alexandre JulliardAdded proper names for the remaining TEB fields.
next