fixed calls to NtDuplicateObject
[reactos.git] / reactos / lib / kernel32 / kernel32.def
2005-11-21 Christoph von Wittichadded stubs for Wow64DisableWow64FsRedirection, Wow64Re...
2005-10-28 Thomas Bluemelforward EncodePointer and DecodePointer to ntdll
2005-09-29 Thomas Bluemeladded stub for PrivCopyFileExW. This is needed by XP...
2005-09-28 Thomas Bluemeladd the vista application recovery functions to w32api...
2005-09-26 Alex IonescuExport and implement NlsGetCacheUpdateCount. Almost...
2005-09-26 Alex IonescuStub and export EnumCalanderInfoExW and QueryWin31IniFi...
2005-09-26 Alex IonescuExport and implement CreateProcessInternalA and CreateP...
2005-09-26 Alex IonescuOpen BNO directory with correct privileges, open CSR...
2005-08-25 Thomas Bluemel- added stubs for Set/GetConsoleHistoryInfo(), GetConso...
2005-08-25 Thomas Bluemeladd stubs for CreateSymbolicLinkA/W
2005-08-24 Thomas Bluemelimplemented SetFileAttributesByHandle() and GetFileAttr...
2005-08-24 Thomas Bluemelimplemented IsThreadAFiber()
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Thomas Bluemeladded stubs for NeedCurrentDirectoryForExePathA/W()
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-16 Casper HornstrupExport functions in .def files
2004-11-02 Thomas Bluemel1. get rid of InternalGetProcessId()
2004-11-02 Thomas Bluemel1. Implemented WriteConsoleW(), ReadConsoleW(), FillCon...
2004-09-23 Emanuele AlibertiEmanuele Aliberti <ea@reactos.com>
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-08-24 Filip Navara- Implementation of GetCPFileNameFromRegistry, GetNlsSe...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-13 Filip Navara- Add some stubs needed by native Windows DLLs.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-09 Filip NavaraFixed compilation of shlwapi.dll.
2003-11-08 KJK::HyperionFLS support hidden, for now. It's non-working and it...
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-08-28 Gé van GeldorpStubs for newer functions (patch by Jonathan Wilson)
2003-07-24 Steven EdwardsAdded GetSystemWindowsDirectory[A/W] stub.
2003-06-19 Emanuele AlibertiKERNEL32.GetConsoleWindow implemented
2003-06-09 Hartmut Birr- Implemented GetFileAttributesExA/W.
2003-05-29 KJK::Hyperion - Kernel32: implemented fibers. Almost complete -...
2003-04-26 KJK::HyperionSetLastErrorByStatus() now a macro, for binary compatib...
2003-01-15 Robert DickensonMainly standardisation of makefiles. Added some exports...
2003-01-07 Robert DickensonAdded support for lauching VDM on dos image load.
2003-01-05 Robert Dickensoncreated stubs for the rest of the functions listed...
2003-01-04 Robert Dickensonexported stubs for Process32First, Process32Next and...
2002-12-27 Gé van GeldorpImproved file attribute and file time handling
2002-11-12 Marty DillAdded missing exports for a few console functions.
2002-10-29 Marty DillAdded stub for IsProcessorFeaturePresent() to stop...
2002-09-23 Steven EdwardsAdded some stubbs for the WINE kernel32 regression...
2001-12-11 Emanuele Alibertiprocess/session.c in the makefile.
2001-03-31 David WelchFix for not valid PE module bug
2001-01-05 Phillip SusiExport SetLastErrorByStatus()
2000-08-14 Emanuele AlibertiWin32 fiber stubs
2000-08-05 David WelchIntegrated fixes from prep0016
2000-04-14 Eric KohlImplemented debugger functions
1999-10-26 Emanuele AlibertiAn attempt to fix the ntdll not found bug.
1999-07-17 Emanuele Alibertifixes
1999-06-06 Emanuele AlibertiNtOpenProcess exported
1999-05-15 Eric KohlImproved time functions.
1999-05-15 Emanuele Alibertinaive USER32.ExitWindows
1999-05-11 Eric KohlExport more functions.
1999-05-10 Eric KohlAdded process ids.
1999-05-07 Eric KohlExport some more functions.
1999-05-06 Eric KohlAdded GetDiskFreeSpaceEx().
1999-04-18 David WelchCorrected bug which stopped(!) crtdll from compiling
1999-04-16 Eric Kohlchanges to build cmd again
1999-04-16 Eric Kohllast bugfixes for cmd
1999-04-15 Eric Kohlchanges to build cmd again
1999-04-14 David Welch*** empty log message ***
1999-04-01 David WelchEnhanced memory managment
1999-03-24 David WelchChanged kernel32 to compile as a dll
1998-12-04 Rex JolliffRolled in various changes from others
1998-08-25 Rex JolliffInitial revision