fixed warnings when compiled with -Wmissing-declarations
[reactos.git] / reactos / drivers / dd / ramdrv / ramdrv.c
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
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-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
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-02-10 Filip Navara- Eliminate function pointer typecasts
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-09-20 Thomas Bluemelfixed compiler warnings and cvsignore files
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-06-16 Steven EdwardsFixed include path in ramdriver
2002-03-17 Hartmut BirrImplemented RamdrvDispatchDeviceControl for IOCTL_DISK_...
2002-03-13 Eric KohlMoved creation of ARC names into ntoskrnl.
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-02-05 Phillip SusiFixed linkage to unbzip2.sys, working again
2002-01-31 Phillip SusiA few minor changes
2001-06-18 Phillip SusiCheck in of new ram disk driver, loads floppy image...