Fix sublanguage IDs in .rc files:
[reactos.git] / reactos / drivers / dd / null / null.c
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-08-11 Hartmut BirrImplemented IRP_MJ_QUERY_VOLUME_INFORMATION/FileFsDevic...
2005-07-15 Hartmut BirrReturned STATUS_NOT_IMPLEMENTED for requests other...
2005-06-30 Alex IonescuMove some internal headers to /reactos, set it as a...
2005-06-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
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-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
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-01 KJK::HyperionMerging the KJKHyperion-RtlUnwind branch back into...
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-04-29 KJK::HyperionFixed bugs in null device drivers, added zero stream...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-06-12 Eric KohlAdded missing STDCALLs.
2000-07-02 Eric KohlSimplified driver initialization
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-11-20 Eric KohlAdded missing STDCALL.
1998-10-05 Rex JolliffInitial revision