Filip Navara
|
ac3457f145
|
#include "precomp.h" -> #include <precomp.h>
svn path=/trunk/; revision=16488
|
2005-07-07 16:45:42 +00:00 |
|
Steven Edwards
|
27479fb866
|
remove whitespace from end of lines
svn path=/trunk/; revision=15111
|
2005-05-08 04:07:56 +00:00 |
|
Eric Kohl
|
2603ff574e
|
- Use fixed message buffer size.
- Don't translate command options.
- Only use _one_ message buffer per function.
- Fix indentation mess.
svn path=/trunk/; revision=14912
|
2005-05-01 13:58:30 +00:00 |
|
Thomas Bluemel
|
dbd1890dee
|
make better use of precompiled headers
svn path=/trunk/; revision=11595
|
2004-11-08 02:16:06 +00:00 |
|
Casper Hornstrup
|
74ad04945e
|
2004-08-16 Casper S. Hornstrup <chorns@users.sourceforge.net>
* subsys/system/cmd/.cvsignore: Add *.gch.
* subsys/system/cmd/precomp.h: New file.
* subsys/system/cmd/Makefile (TARGET_PCH): Set to precomp.h.
* subsys/system/cmd/*.c: Use pre-compiled header.
svn path=/trunk/; revision=10564
|
2004-08-15 22:15:23 +00:00 |
|
Hartmut Birr
|
84c6569f84
|
- Fixed some type problems if cmd is compiled as unicode.
svn path=/trunk/; revision=5456
|
2003-08-07 09:27:42 +00:00 |
|
Richard Campbell
|
82d063e87d
|
Move cmd to ReactOS module
svn path=/trunk/; revision=4372
|
2003-03-20 19:19:23 +00:00 |
|