ExpandEnvironmentStrings returns the number of TCHARs, not bytes
[reactos.git] / reactos / apps / utils / objdir /
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-06-05 Casper HornstrupRemove old makefiles
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-02-12 Casper HornstrupBranch setupapi
2005-01-26 Thomas Bluemelfixed usage of NtQueryDirectoryObject()
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-08-05 Emanuele AlibertiReport "access denied" errors.
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
2003-11-11 Eric KohlEnabled -Wall and -Werror and fixed resulting bugs.
2003-09-03 Eric KohlFixed signature of [Nt/Zw]QueryDirectoryObject().
2003-06-29 guidolast bit of .cvsignore updates
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2002-12-26 Robert DickensonMore sugar for CVS...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-07 Eric Kohl- Implement NtCreateToken()
2001-10-16 Phillip SusiRemoved use of crtdll from all apps, let them use msvcr...
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-03 Emanuele AlibertiMinor fix.
2001-07-15 Rex Jolliffmove work on clean rule
2001-05-02 Emanuele AlibertiAdded -r switch to objdir to recurse the system name...
2001-05-01 Emanuele AlibertiNtQueryDirectoryObject rewritten.
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 Emanuele AlibertiAdded symbolic link expansion.
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-08 Eric KohlFixed compiler warnings
2000-05-13 Emanuele AlibertiIoSetThreadHardErrorMode().
2000-05-01 Emanuele Alibertiobjdir made compilable.
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...