[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / reactos / subsys / system / cmd / copy.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-16 Ged Murphyadd the base .rbuild files
2005-11-27 Casper HornstrupSpeed up compilation of cmd
2005-11-06 Brandon TurnerAdd some ctrl breaker checks into copy, del, and dir.
2005-10-01 Thomas Bluemelcheck for and write new lines as ascii only in copy...
2005-08-25 Steven Edwardsminor build fixes for msvc
2005-08-18 Magnus Olsenimplement errorlevel in some cmd command and bug fix...
2005-08-11 Hartmut BirrDon't query on batch files.
2005-07-30 Hartmut BirrMade cmd unicode compatible.
2005-07-21 Magnus OlsenFix copy /B filename + , , bug (touch)...
2005-07-21 Magnus Olsenadd touch to copy by Brandon Turner
2005-07-19 Magnus Olsenfixing bug copy file c: by Brandon Turner
2005-07-19 Magnus OlsenFix some pipe and revirt one erly change as harumt...
2005-07-17 Magnus Olsen/D /Z are implement in ros cmd copy by BrandonTurner...
2005-07-15 Magnus OlsenI should not write code when it is hot outside
2005-07-15 Magnus Olsenin cress COPYCMD param search speed before w3seek does it
2005-07-15 Magnus Olsenlast try to fix NULL bug
2005-07-15 Magnus Olsenlast bugfix did forget use tchar * 512 in malloc I...
2005-07-15 Magnus Olsendid forget check malloc and realloc was NULL and set...
2005-07-15 Magnus OlsenForget set some error level and some msg that should...
2005-07-15 Magnus Olsenfix a bug from me in COPYCMD check code it was two /V
2005-07-15 Magnus Olsenfix errorlevel for copy. left to do is /D = copy encryp...
2005-07-15 Magnus OlsenAdd environment variable COPYCMD to copy
2005-07-14 Magnus OlsenBrandon Turner turnerb7@msu.edu Rewrite to clean up...
2005-07-10 Magnus Olsenforget clean up after me
2005-07-10 Magnus Olsenquick dirty hack getting our copy working with 1>null...
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 Thomas Bluemelprevent buffer overflow, LoadString accepts the size...
2005-05-08 Magnus OlsenRemove last hardcode string I have check the soure...
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-07 Magnus Olsenimplement VOID ConOutResPuts (UINT resID), VOID ConErrR...
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-28 Magnus Olsenchange _T((LPTSTR)szMsg)) to (LPTSTR)szMsg)
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-03 Magnus OlsenRemove more hardcode string to En.rc
2005-04-03 Magnus OlsenRemove more hardcode string to En.rc
2005-01-01 Gé van GeldorpFix copy command
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-11 Royce Mitchell IIIchanges to get cmd compiling again
2003-08-07 Hartmut Birr- Fixed some type problems if cmd is compiled as unicode.
2003-08-05 James TaborFix copy *.exe c:\test and c:test. Made use of GetFullP...
2003-03-20 Richard CampbellMove cmd to ReactOS module