Use LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the former is the actual structure...
[reactos.git] / reactos / lib / ntdll / rtl / dbgbuffer.c
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-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-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-18 Alex IonescuFix Process/Thread information structures to match...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-09 Gé van GeldorpDon't include NEVER_LOAD sections in image size.
2004-11-19 Thomas Bluemel1. fixed definition of the DEBUG_MODULE_INFORMATION...
2004-08-23 James TaborFixed import unicode names from remote processes.
2004-08-11 James TaborModule Library supported now. There is a bug with scann...
2004-08-11 James TaborReplaced RtlAllocateHeap with NtAllocateVirtualMemory.
2004-08-09 James TaborMostly implemented, Listdlls half way works now.
2004-08-09 James TaborAdded Debug Buffer Information. Testing with SysInterna...