Emanuele Aliberti <ea@reactos.com>
[reactos.git] / reactos / lib / kernel32 / kernel32.def
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-05-13 Filip Navara- Add some stubs needed by native Windows DLLs.
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