Use FileGetString instead of ReadFile, because ReadFile doesn't return a null termina...
[reactos.git] / reactos / subsys / system / cmd / cmd.h
2005-07-19 Magnus Olsenadd ConErrMessage to deal with error msg and ConOutMess...
2005-07-19 Magnus OlsenFix all bugs in cmd commands cd, make it rember the...
2005-07-18 Magnus Olsenadd a new interal function call GetRootPath(TCHAR ...
2005-07-07 Magnus Olsenadding page break on almost all help param and on help...
2005-07-01 Magnus OlsenBrandon Turner turnerb7@msu.edu
2005-06-06 Klemens Friedlcmd update:
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Magnus OlsenRemove last hardcode string I have check the soure...
2005-05-08 Magnus Olsenfound some hard code string move them to En.rc
2005-05-07 Magnus Olsenimplement VOID ConOutResPuts (UINT resID), VOID ConErrR...
2005-05-07 Magnus Olsenthe name GetCodePage and OutCodePage is a bit misleadin...
2005-05-07 Magnus OlsenAdd cache for codepage so it does not call hole time...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-04 Thomas Bluemelcorrectly use tchar.h again and build a unicode version...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Eric Kohl- Use fixed message buffer size.
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-08 Aleksey BraginAdded error_parameter_format(), patch by Konstantinos...
2005-01-01 Gé van GeldorpFix copy command
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-06-21 Thomas Bluemeluse FormatMessage() to print some error messages. Patch...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-26 Filip NavaraFixed compilation problems with GCC 3.4.
2003-08-07 Hartmut Birr- Fixed some type problems if cmd is compiled as unicode.
2003-06-01 Hartmut Birr- Open CONOUT$ for accessing the console buffer. This...
2003-03-20 Richard CampbellMove cmd to ReactOS module