fixed calls to NtDuplicateObject
[reactos.git] / reactos / lib / kernel32 / mem /
2005-11-28 Thomas Bluemelfixed some prototypes
2005-10-24 Thomas Bluemelconvert tabs to spaces to make it readable with tabs...
2005-10-24 Thomas Bluemelfixed uninitialized variable warning
2005-10-24 Hartmut Birr- Change the protection in WriteProcessMemory if it...
2005-10-17 Gunnar Dalsnes-dont return NULL when realloc to 0 bytes (fixes one...
2005-08-21 Filip NavaraFix implementation of wcsnlen and strnlen.
2005-08-01 Thomas Bluemelprint percentage character for the memory load in debug...
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-20 Hartmut BirrFixed a bug within the calculation of the memory load.
2005-06-20 Alex IonescuBuild kernel32 with NDK
2005-06-18 Filip NavaraRemove duplicate definition of EVENT_QUERY_STATE.
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-19 Alex IonescuUnnamed objects do not have a base directory.
2005-05-15 Casper HornstrupBuild and run tests
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-09 Steven Edwardsstrip whitespace from end of lines
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 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-12 Casper Hornstrup* Keep project level includes and defines in PROJECT_CFLAGS
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-16 Gunnar Dalsnes-link heaps together instead of using stupid table...
2004-10-30 Thomas Bluemeladded a few missing structures and some janitory work
2004-10-24 Thomas Bluemelminor fixes
2004-09-21 Thomas Bluemelimplemented CreateMemoryResourceNotification() and...
2004-09-14 Thomas Bluemeldo something in wcsnlen() - but it should be (as strnle...
2004-08-28 Filip Navara- Simplify CreateFileMapping[AW].
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-07-10 Hartmut Birr- Fixed the return value in VirtualQueryEx if NtQueryVi...
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-06-13 Filip Navara- Compile kernel32 using w32api.
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-05-31 James TaborTemp fix for GlobalMemoryStatus, pleas test.
2004-05-25 Filip Navara- Fixed definition of assert macro.
2004-04-22 James TaborFix GlobalMemoryStatus & Ex.
2004-04-06 Gé van GeldorpSilence debug messages
2004-02-18 Gé van GeldorpPatch by Mark Tempel and Ge van Geldorp
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-08 Jason FilbyCreateFileMappingA/CreateFileMappingW: a NULL size...
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-21 Filip NavaraMinor fix in GlobalMemoryStatus to get some application...
2003-12-30 Steven EdwardsMake GlobalMemoryStatus lie about what we really have...
2003-12-29 Steven EdwardsDPRINT GlobalUnlock message.
2003-12-16 Gé van GeldorpSplit CreateFileMapping flags before passing them on...
2003-10-21 Mark TempelUpdate to edit to fix:
2003-10-14 Mark TempelUpdate to correct a bug in GlobalSize with GMEM_MOVEABL...
2003-10-13 Mark TempelUpdated to add support for all GlobalXXX functions...
2003-10-09 Gé van GeldorpKeyboard sync between gui and text modes, patch by...
2003-07-17 Andrew GreenwoodWin 32 API header compatibility update
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-27 Steven EdwardsCreateFileMapping Patch by Hartmut Birr for MSYS applic...
2003-04-29 Gé van GeldorpAll IsBadXxxxPtr return values were backward (TRUE...
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-12-15 Casper Hornstrup2002-12-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-10 Robert Dickensonuseless change to only some parameter names to be more...
2002-10-28 Robert DickensonCheck for GMEM_ZEROINIT flag and pass HEAP_ZERO_MEMORY...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2001-08-07 Eric KohlChanged stack allocation.
2001-07-22 Emanuele AlibertiSkeleton for KERNEL32.GlobalMemoryStatus
2001-05-03 Eric KohlMoved some heap stubs
2001-04-05 Eric KohlFixed global and local memory functions
2001-02-17 Eric KohlRemoved obsolete code
2001-02-17 Eric KohlEstablished forwarded exports and removed superfluous...
2001-01-20 Eric KohlCompleted mutex and semaphore implementation
2000-07-01 Emanuele AlibertiMinor changes.
2000-06-29 David WelchMade header file usage more consistent
2000-03-15 Eric KohlFixed ANSI/OEM <--> Unicode conversions
2000-01-20 Eric KohlReplaced calls to aprintf() or dprintf() by DPRINT()
2000-01-11 Eric KohlFixed process parameters
1999-12-30 David WelchAdded some additional csrss work
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-17 Boudewijn Dekkerimplemented FlushViewOfFile in kernel32
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-09-12 Emanuele AlibertiRtlReAllocHeap should be RtlReAllocateHeap
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-05-29 David WelchLots of changes to the kernel
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
next