mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
#include "precomp.h" -> #include <precomp.h>
svn path=/trunk/; revision=16488
This commit is contained in:
parent
71183fb50d
commit
ac3457f145
53 changed files with 53 additions and 53 deletions
|
@ -30,7 +30,7 @@
|
|||
*/
|
||||
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef FEATURE_ALIASES
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_ATTRIB
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_BEEP
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_CHOICE
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_CLS
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
* handling for memmory handling need to be improve
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifndef NT_SUCCESS
|
||||
|
|
|
@ -97,7 +97,7 @@
|
|||
* Fixed problems when the screen was scrolled away.
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
|
||||
|
||||
SHORT maxx;
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
* Unicode ready!
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
* Move all hardcoded strings to En.rc.
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_COLOR
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_COPY
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_DATE
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
* Implemented /A example "del /A:H /A:-R *.exe -ping.exe"
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_DEL
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_DELAY
|
||||
|
|
|
@ -129,7 +129,7 @@
|
|||
* Added /p back in using ConOutPrintfPaging
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_DIR
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
* Added DIRS command.
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef FEATURE_DIRECTORY_STACK
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
* Now expands lfn even when trailing " is omitted.
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
|
||||
|
||||
#ifdef FEATURE_UNIX_FILENAME_COMPLETION
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_FREE
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
|
||||
#ifdef FEATURE_HISTORY
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -128,7 +128,7 @@
|
|||
* translate to other langues.
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_CHDIR
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_LABEL
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
* Unicode safe!
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_MEMORY
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
* added /y and /-y
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_MOVE
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_MSGBOX
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com>)
|
||||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_PATH
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
* Unicode ready!
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_PAUSE
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com>)
|
||||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
/*
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
* simple check to fix > and | bug with 'rem'
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
|
||||
#ifdef FEATURE_REDIRECTION
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_RENAME
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_SCREEN
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_SET
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_START
|
||||
|
|
|
@ -16,7 +16,7 @@ is to be called
|
|||
other are internal service functions*/
|
||||
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
|
||||
#define _B FOREGROUND_BLUE
|
||||
#define _G FOREGROUND_GREEN
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
* Remove all hardcode string to En.rc.
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_TIME
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
* started - Paolo Pantaleo <paolopan@freemail.it>
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_TIMER
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_TITLE
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_TYPE
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
* New version info and some output changes.
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
#include <reactos/resource.h>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
* Remove all hardcode string to En.rc
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_VERIFY
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
* Redirection ready!
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#ifdef INCLUDE_CMD_VOL
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
|
||||
|
||||
/* initial size of environment variable buffer */
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
|
||||
|
||||
#include "precomp.h"
|
||||
#include <precomp.h>
|
||||
#include "resource.h"
|
||||
|
||||
#if ( defined(INCLUDE_CMD_WINDOW) || defined(INCLUDE_CMD_ACTIVATE) )
|
||||
|
|
Loading…
Reference in a new issue