X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fbase%2Fshell%2Fcmd%2Fcmd.c;h=bc608f8cce4dfa095a66e8a42c72cb767f682ced;hp=8811986b2126006dc2c1970e17cb807f5cb4fc3d;hb=d7bbf5ad8a3e6d947279b1ac5056730b69bec34b;hpb=03f438982b3fa9ddb3dbafc2c6934e8463c5a6fc;ds=inline diff --git a/reactos/base/shell/cmd/cmd.c b/reactos/base/shell/cmd/cmd.c index 8811986b212..bc608f8cce4 100644 --- a/reactos/base/shell/cmd/cmd.c +++ b/reactos/base/shell/cmd/cmd.c @@ -1956,7 +1956,7 @@ Initialize(VOID) } if (wDefColor != 0) - ConSetScreenColor(wDefColor, TRUE); + ConSetScreenColor(GetStdHandle(STD_OUTPUT_HANDLE), wDefColor, TRUE); #endif if (!*ptr)