Fixed "kernel32_test codepage" conformance test:
[reactos.git] / reactos / lib / kernel32 / misc / stubs.c
2002-12-12 Robert DickensonFixed "kernel32_test codepage" conformance test:
2002-12-06 Robert DickensonIn search of meaningful error messages and some houseke...
2002-10-29 Marty DillAdded stub for IsProcessorFeaturePresent() to stop...
2002-09-30 Hartmut BirrWideCharToMultiByte accept each code page like MultiByt...
2002-09-27 Hartmut BirrFixed the conversion in MultiByteToWideChar. Wmc.exe...
2002-09-23 Steven EdwardsAdded some stubbs for the WINE kernel32 regression...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-28 Robert Kopferladded a preliminary WideCharToMultyByte(). This impl...
2002-07-18 Eugene IngermanExport MmCopyFrom/ToCaller from ntoskrnl. Added MulDiv.
2001-05-03 Eric KohlMoved some heap stubs
2001-04-05 Eric KohlFixed global and local memory functions
2001-03-31 David WelchCheck for failed allocation
2001-03-30 David WelchEnable atom functions
2001-02-10 Emanuele AlibertiKERNEL32.GetProcessVersion partial implementation.
2001-01-20 Eric KohlCompleted mutex and semaphore implementation
2000-09-05 Eric KohlImplemented dll detach on thread termination
2000-09-01 Eric KohlImproved internal dll handling
2000-08-27 Eric KohlUser-mode loader improvements
2000-07-01 Emanuele AlibertiMinor changes.
2000-05-14 David WelchUpdated clean targets in various places
2000-05-14 Emanuele AlibertiFixed bug reported by Michael Rich in kernel32 compilation.
2000-05-13 David WelchSome fixes.
2000-04-25 Emanuele AlibertiPartially implemented (handlers only)
2000-04-14 Eric KohlImplemented debugger functions
2000-03-22 David WelchUpdated the minix driver
2000-02-14 Emanuele AlibertiUntested raw implementation of MultiByteToWideChar().
1999-12-26 David WelchAdded some security functions
1999-11-17 Boudewijn Dekkerimplemented LoadResource/FlushViewOfFile
1999-10-18 Boudewijn Dekkerimplemented some ldr functions
1999-10-17 Boudewijn Dekkerimplemented LoadLibray and FreeLibrary
1999-10-07 Eric KohlFixed header inclusion order.
1999-10-03 Emanuele AlibertiI removed a pair of stubs for the OpenFileMapping functions
1999-10-02 Boudewijn DekkerMiscellaneous implementation of kernel32 stubs.
1999-09-27 Boudewijn DekkerAdded support for critical sections.
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-07-17 Emanuele Alibertifixes
1999-07-12 Emanuele Alibertikernel32 missing stubs