Fix sublanguage IDs in .rc files:
[reactos.git] / reactos / drivers / dd / null /
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-08-11 Hartmut BirrImplemented IRP_MJ_QUERY_VOLUME_INFORMATION/FileFsDevic...
2005-07-24 Martin Fuchsset eol-style for most xml files
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-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
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-08 Steven Edwardsremove 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-20 Casper HornstrupDon't link kernel-mode modules to kernel32.dll
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
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-16 Casper HornstrupBuild device drivers
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-03 Gregor AnichPrefix libs in dk/w32 and dk/nkm with "lib" to make...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
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 Steven EdwardsAdd -Wall -Werror and turn off -D__USE_W32API
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-09-20 Thomas Bluemelfixed compiler warnings and cvsignore files
2003-06-29 guidoanother day of janitor stuff
2003-01-05 Robert Dickensonhousekeeping 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 David Welch2002-06-16 David Welch <welch@whitehall1-5.seh.ox...
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-08-21 Casper HornstrupMajor update of the build system:
2001-07-24 Eric KohlUpdated makefile
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-06-12 Eric KohlAdded missing STDCALLs.
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-07-02 Eric KohlSimplified driver initialization
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
1999-12-16 Eric KohlAdded missing .cvsignore file
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-11-20 Eric KohlAdded missing STDCALL.
1999-08-29 David Welch*** empty log message ***
1999-07-16 Rex Jolliffadded dist rule
1999-06-25 Rex Jolliffconsolidated makefiles and added floppy and dist rules.
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1998-10-05 Rex JolliffInitial revision