kernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
[wine] / dlls / kernel32 / kernel32.spec
2012-01-23  Austin Englishkernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
2012-01-19  Austin Englishkernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
2011-10-20  Austin Englishkernel32: Add a stub for GetProcessDEPPolicy.
2011-10-13  Louis Lenderskernel32: Add stubs for several SRW lock functions.
2011-10-12  Louis Lenderskernel32: Add stub for GetThreadPreferredUILanguages.
2011-08-24  Francois Gougetkernel32: Fix the CreateMailslot[AW]() spec. The first...
2011-06-28  Austin Englishkernel32: Stub a few of the numa functions.
2011-05-23  Austin Englishkernel32: Add a stub for RegisterApplicationRecoveryCal...
2011-05-23  Austin Englishkernel32: Add a stub for ApplicationRecoveryInProgress.
2011-05-23  Austin Englishkernel32: Add a stub for ApplicationRecoveryFinished.
2011-05-16  Jacek Cabankernel32: Moved GetPerformanceInfo implementation to...
2011-05-16  Jacek Cabankernel32: Moved GetWsChanges and InitializeProcessForWs...
2011-05-16  Jacek Cabankernel32: Moved EnumPageFiles[AW] implementation to...
2011-05-16  Jacek Cabankernel32: Moved device-related stubs from psapi to...
2011-05-13  Jacek Cabankernel32: Moved GetMappedFileName[AW] stubs to kernel32.
2011-05-12  Jacek Cabankernel32: Moved GetModuleInformation implementation...
2011-05-12  Jacek Cabankernel32: Moved GetModuleFileNameEx[AW] to kernel32.
2011-05-12  Jacek Cabankernel32: Moved GetModuleBaseName[AW] implementation...
2011-05-12  Jacek Cabankernel32: Moved GetProcessMemoryInfo implementation...
2011-05-11  Jacek Cabankernel32: Moved QueryWorkingSet and QueryWorkingSetEx...
2011-05-10  André Hentschelkernel32: Forward registry functions to advapi32.
2011-05-10  Jacek Cabankernel32: Moved EnumProcessModules implementation to...
2011-05-04  Jacek Cabankernel32: Moved EnumProcesses implementation to kernel32.
2011-04-25  Austin Englishkernel32: Add a stub for SetThreadPreferredUILanguages.
2011-04-19  Jacek Cabanpsapi: Forward EmptyWorkingSet implementation to kernel32.
2011-04-08  Jacek Cabankernel32: Moved GetProcessImageFileName implementation...
2011-03-10  André Hentschelkernel32: Add stub for GetVolumePathNamesForVolumeNameA.
2011-02-17  André Hentschelkernel32: Forward RtlCompareMemory to ntdll on x86_64.
2011-01-10  Hans Leidekkerkernel32: Add a stub implementation of GetThreadIOPendi...
2011-01-04  Thomas Mullalykernel32: Added stubs for IDN functions.
2010-11-12  Detlef Riekenbergkernel32: Add a stub for SetProcessDEPPolicy.
2010-10-11  Andrew Nguyenkernel32: Implement GetSystemRegistryQuota as a semi...
2010-09-27  Alexandre Julliardkernel32: Implemented EnumSystemLocalesEx.
2010-09-22  Austin Englishkernel32: Add a stub for GetSystemDEPPolicy.
2010-09-08  Austin Englishkernel32: Add a stub for GetThreadUILanguage.
2010-08-31  Alexandre Julliardkernel32: Use int64 in the spec file for 64-bit integers.
2010-08-30  Louis Lenderskernel32: Add stub for WerRegisterFile.
2010-08-30  Louis Lenderskernel32: Add stub for GetUserDefaultLocaleName.
2010-08-18  Austin Englishkernel32: Add stub for SetFileValidData.
2010-07-20  Paul Chitescukernel32: Declare and add stubs for GetLogicalProcessor...
2010-06-29  Austin Englishkernel32: Add stub for QueryMemoryResourceNotification.
2010-06-22  Alexandre Julliardkernel32: Add the TlsAlloc/FreeInternal entry points.
2010-06-14  Nikolay Sivovkernel32: Export RtlPcToFileHeader on x86-64 platform.
2010-02-05  Alexandre Julliardkernel32: Export InterlockedCompareExchange64.
2010-02-04  Peter Rosinkernel32: Add SetThreadErrorMode and GetThreadErrorMode.
2010-01-25  André Hentschelkernel32: Implement IsThreadAFiber function.
2010-01-05  Paul Vrienskernel32: Add a stubbed GetConsoleProcessList().
2009-12-30  Alexandre Julliardkernel: Add an import lib for krnl386, and stop importi...
2009-12-30  Alexandre Julliardkernel32: Make krnl386.exe into a stand-alone 16-bit...
2009-12-04  Alexandre Julliardntdll: Add stubs for RtlAddFunctionTable and RtlDeleteF...
2009-11-16  Stefan Leichterkernel32: Added stub for CreateMemoryResourceNotification.
2009-10-26  Alexander Nicolays... kernel32: Implement GetProductInfo on top of ntdll...
2009-10-23  Louis Lenderskernel32: Add stub for GetVolumePathNamesForVolumeNameW.
2009-10-12  Dmitry Timoshkovkernel32: Implement HeapQueryInformation, add some...
2009-10-08  Alexandre Julliardkernel32: Don't export the large integer functions...
2009-10-08  Alexandre Julliardkernel32: Move the k32 kernel32->user32 helpers to...
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit version functions to kernel16.c.
2009-08-18  Mike Kaplinskiykernel32: Implement CancelIoEx.
2009-07-16  Andrew Nguyenkernel32: Implement WTSGetActiveConsoleSessionId as...
2009-07-06  Alexandre Julliardkernel32: Forward the Wow64 redirection functions to...
2009-06-11  Stefan Leichterkernel32: Implement QueryFullProcessImageNameA.
2009-06-10  Alexandre Julliardkernel32: Forward RtlUnwindEx to ntdll for x86_64.
2009-06-01  Stefan Leichterkernel32: Fix spec of QueryFullProcessImageNameW.
2009-03-31  Mikołaj Zalewskikernel32: Implement QueryFullProcessImageFileNameW.
2009-03-27  Christian Costakernel32: Add stub for GetSystemTimes.
2009-02-26  Alexandre Julliardwinecrt0: Add entry point code for stand-alone 16-bit...
2009-01-29  Hans Leidekkerkernel32: Add stub implementations of Wow64DisableWow64...
2009-01-28  Austin Englishkernel32: Add a stub for OpenProfileUserMapping.
2009-01-23  Nikolay Sivovkernel32: Added DeleteTimerQueue.
2009-01-13  Nikolay Sivovkernel32: Implemented GetErrorMode().
2009-01-12  Andrey Turkinntdll: Add RtlCaptureStackBackTrace stub.
2009-01-07  Alexandre Julliardkernel32: #ifdef out some code that is not needed on...
2008-12-15  Alexander Nicolays... kernel32: Add stub for GetConsoleAliasW.
2008-12-08  Alexandre Julliardntdll: Added stubs for RtlLookupFunctionEntry and RtlVi...
2008-12-08  Alexandre Julliardinclude: Implemented inline asm functions for x86_64...
2008-12-04  Alexandre Julliardntdll: Implemented RtlCaptureContext.
2008-11-14  Alexandre Julliardkernel32: Added GetWriteWatch and ResetWriteWatch.
2008-11-11  Alexandre Julliardkernel32: Implemented the Ex variants of CreateEvent...
2008-09-04  Alexandre Julliardkernel32: Implemented the wrapper functions for job...
2008-07-25  Cesar Eduardo Barroskernel32: Add stub for CreateHardLink.
2008-07-22  Dan Hipschmankernel32: Add a stub for ChangeTimerQueueTimer.
2008-06-27  Kirill K. Smirnovkernel32: Add stubs for [G|S]etConsoleDisplayMode.
2008-06-23  Jon Griffithsntdll: Implement [Rtl]InitializeCriticalSectionEx.
2008-06-20  Alexandre Julliardkernel32: The first argument of GetBinaryType is a...
2008-03-15  Alexandre Julliardkernel32: Implemented ReadFileScatter and WriteFileGather.
2008-02-29  Dmitry Timoshkovkernel32: Add stubs for fiber local storage APIs.
2008-02-05  Alistair Leslie... kernel32: Add RegisterApplicationRestart stub.
2008-01-04  Alexandre Julliardkernel32: Implemented FindFirstVolume/FindNextVolume...
2007-11-30  Stefan Leichterkernel32: Added stub for FindVolumeClose.
2007-11-19  Hans Leidekkerkernel32: Add stub implementations for FindFirstVolume...
2007-11-13  EA Durbinkernel32: Add stub for GetConsoleKeyboardLayoutNameW.
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleKeyboard...
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleInputExe...
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleInputExe...
2007-11-13  Rob Shearmankernel32: Implement GetThreadId.
2007-11-06  Alexandre Julliardkernel32: Add spec entries for LocaleNameToLCID and...
2007-11-01  Vitaliy Margolenkernel32: Implement GetProcessHandleCount.
2007-10-31  Chris Wulffkernel32: Added a stub for FindVolumeMountPointClose.
2007-08-08  Luis C. Busquets... kernel32: Export RestoreLastError.
2007-07-11  Alexandre Julliardkernel32: Implemented GetTickCount64.
next