remove some hardcode commadline buffer value. first step to implement dymatic buffer...
[reactos.git] / reactos / subsys / system / cmd / start.c
2005-09-03 Magnus Olsenremove some hardcode commadline buffer value. first...
2005-08-25 Magnus OlsenThx ravelo to found a new bug in start.c it did not...
2005-08-24 Magnus Olsenfixing a bug in searching for cmd for bat/cmd files...
2005-08-24 Magnus OlsenImplement start execute support for bat/cmd file. wokin...
2005-08-24 Magnus Olsenimplemented "" remove for the start command. This...
2005-08-18 Magnus Olsenimplement errorlevel in some cmd command and bug fix...
2005-07-07 Filip Navara#include "precomp.h" -> #include <precomp.h>
2005-07-07 Magnus Olsenadding page break on almost all help param and on help...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Magnus OlsenReomve string STRING_CMD_INVALIDDRIVE in En.rc it...
2005-05-08 Magnus Olsenfound some hard code string move them to En.rc
2005-05-08 Steven Edwardsremove whitespace from end of lines
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-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Eric Kohl- Use fixed message buffer size.
2005-05-01 Hartmut BirrMade the loading of resource strings more unicode compa...
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2004-11-08 Thomas Bluemelmake better use of precompiled headers
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
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-08-07 Hartmut Birr- Fixed some type problems if cmd is compiled as unicode.
2003-07-29 Hartmut Birr- Close always the thread and process handle, even...
2003-03-20 Richard CampbellMove cmd to ReactOS module