[SHELL32] SHChangeNotify: Add drive, remove drive (#6782)
[reactos.git] / reactos / lib / ntdll / ldr / startup.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-17 Ged Murphymove more dlls
2006-01-03 Alex Ionescu- More proper fix for the QEMU/Abiword regression....
2005-12-12 Filip NavaraCheck for failed allocations. Spotted by Martin Bealby.
2005-12-09 Hervé PoussineauUse correct format for arguments in debug messages
2005-11-22 Alex Ionescu- Don't hardcode PEB address
2005-10-19 Alex Ionescu- Fix compile with msvc/psdk.
2005-09-13 Alex IonescuSorry for the debug messages.
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-08 Alex Ionescu- Move more stuff to /rtl
2005-08-11 Hartmut BirrFixed the loading of the global flag.
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-21 Alex IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
2005-06-19 Alex IonescuBlight is cool. oh, right..this is a commt message...
2005-06-19 Alex IonescuUser helper header and don't use RTLROS string macros...
2005-06-19 Alex IonescuBuild NTDLL with NDK
2005-06-19 Filip NavaraForgot to commit this file in r16097.
2005-06-19 Filip Navara- Use regular PE structures in NTOSKRNL/NTDLL/DISKDUMP.
2005-06-17 Alex IonescuUse NTDLL Common Header.
2005-06-17 Filip NavaraUse W32API.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
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-12 Filip NavaraThomas Weidenmueller <w3seek@reactos.com>
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-19 Thomas Bluemel1. made the PEB structure match xp's layout
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-02-09 Gé van GeldorpDon't include NEVER_LOAD sections in image size.
2005-01-16 Gé van GeldorpUse native BOOLEAN instead of win32k BOOL
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-05 Hartmut Birr- Set the number of processors before initialize the...
2005-01-05 Alex IonescuSignificantly improved performance of Critical Section...
2005-01-04 Hartmut Birr- Removed the 'shadow' NtGlobalFlag from ntdll.dll.
2005-01-04 Alex IonescuAdd more Critical Section Debug Data and fix two bugs.
2005-01-03 Alex IonescuRewrite ROS Critical Section implementation, which...
2004-12-15 Royce Mitchell IIIchange a few #ifdefs to allow loading of SYM files...
2004-11-21 Thomas Bluemel1. don't allow the ProcessImageFileName information...
2004-10-05 Eric KohlRemove fixed heap base address (HEAP_BASE) to enable...
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-07 Hartmut Birr- Implemented fast loading of bounded images.
2003-11-17 KJK::HyperionForgot a file
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-08-21 Thomas BluemelImplemented loading compatibility settings (custom...
2003-08-15 Hartmut Birr- Fixed the allocated size for the KernelCallbackTable.
2003-05-21 Eric KohlUse NLS-Section in user-mode.
2003-05-12 Eric KohlImplemented dll preloading and mapping.
2003-04-27 Casper Hornstrup2003-04-27 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-04-18 Gé van GeldorpFix GetVersion
2002-12-08 Robert DickensonSplit out the resource functions for finer control...
2002-11-15 Eric KohlRemoved special case of process without process paramet...
2002-11-07 Robert DickensonManually applying Gunnars patch because it's easier...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-29 David WelchFixed when changing the attributes of an area larger...
2002-08-17 Hartmut BirrRemoved the absolute path (c:\reactos\system32) to...
2002-08-09 David Welch2002-08-09 David Welch <welch@computer2.darkstar...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-04-26 Eric KohlSimplified access to the shared user page.
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-01-27 David WelchFixes for problems with win32k
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2000-11-19 Eric KohlAdded tls bitmap initialization
2000-10-08 David WelchAdditional bug fixes
2000-09-05 Eric KohlImplemented dll detach on process termination
2000-09-01 Eric KohlImproved internal dll handling
2000-08-12 David WelchUpdated CREDITS
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-05 David WelchIntegrated fixes from prep0016
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-05-27 David WelchFix for issue with closing non-existent or already...
2000-05-25 Eric KohlImplemented:
2000-05-24 David WelchMore bug fixes.
2000-03-22 David WelchUpdated the minix driver
2000-03-18 Eric KohlAdded image functions
2000-02-27 Eric KohlImproved csrss (doesn't crash any more)
2000-02-25 Eric KohlFixed PEB related bugs
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
2000-02-05 Eric KohlAdded some string functions
2000-01-27 David WelchChanged the loader so ZwCreateProcess now maps ntdll...
2000-01-18 Eric KohlChanged debug output to use INT 2D
1999-12-30 David WelchAdded some additional csrss work
1999-12-08 Eric Kohlpointer to PEB becomes first parameter in call to NtPro...
1999-11-25 David WelchCorrected ntdll mapping bug
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-09-29 Eric KohlFixed multiple STATUS_xxxx inclusions.
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-04-18 David WelchSeveral bug fixes
next