From 6e1effdda5c12d7d88f54234bbfbee7ea628db6f Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Mon, 5 Oct 2015 12:21:25 +0000 Subject: [PATCH] [WIN32SS::WINSRV] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 svn path=/trunk/; revision=69458 --- reactos/win32ss/user/winsrv/concfg/settings.c | 2 +- reactos/win32ss/user/winsrv/concfg/settings.h | 2 +- reactos/win32ss/user/winsrv/consrv/alias.c | 2 +- reactos/win32ss/user/winsrv/consrv/alias.h | 2 +- reactos/win32ss/user/winsrv/consrv/api.h | 2 +- reactos/win32ss/user/winsrv/consrv/condrv/coninput.c | 2 +- reactos/win32ss/user/winsrv/consrv/condrv/conoutput.c | 2 +- reactos/win32ss/user/winsrv/consrv/condrv/console.c | 2 +- reactos/win32ss/user/winsrv/consrv/condrv/dummyterm.c | 2 +- reactos/win32ss/user/winsrv/consrv/condrv/graphics.c | 2 +- reactos/win32ss/user/winsrv/consrv/condrv/text.c | 2 +- reactos/win32ss/user/winsrv/consrv/coninput.c | 2 +- reactos/win32ss/user/winsrv/consrv/coninput.h | 2 +- reactos/win32ss/user/winsrv/consrv/conoutput.c | 2 +- reactos/win32ss/user/winsrv/consrv/conoutput.h | 2 +- reactos/win32ss/user/winsrv/consrv/console.c | 2 +- reactos/win32ss/user/winsrv/consrv/console.h | 2 +- reactos/win32ss/user/winsrv/consrv/consrv.h | 2 +- reactos/win32ss/user/winsrv/consrv/frontendctl.c | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/gui/conwnd.c | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/gui/conwnd.h | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/gui/fullscreen.c | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/gui/graphics.c | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/gui/guisettings.c | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/gui/guisettings.h | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/gui/guiterm.c | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/gui/guiterm.h | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/gui/resource.h | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/gui/text.c | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/input.c | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/terminal.c | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.c | 2 +- reactos/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.h | 2 +- reactos/win32ss/user/winsrv/consrv/handle.c | 2 +- reactos/win32ss/user/winsrv/consrv/handle.h | 2 +- reactos/win32ss/user/winsrv/consrv/heap.h | 2 +- reactos/win32ss/user/winsrv/consrv/history.c | 2 +- reactos/win32ss/user/winsrv/consrv/history.h | 2 +- reactos/win32ss/user/winsrv/consrv/include/conio.h | 2 +- reactos/win32ss/user/winsrv/consrv/include/conio_winsrv.h | 2 +- reactos/win32ss/user/winsrv/consrv/include/console.h | 2 +- reactos/win32ss/user/winsrv/consrv/include/rect.h | 2 +- reactos/win32ss/user/winsrv/consrv/include/settings.h | 2 +- reactos/win32ss/user/winsrv/consrv/include/term.h | 2 +- reactos/win32ss/user/winsrv/consrv/init.c | 2 +- reactos/win32ss/user/winsrv/consrv/lineinput.c | 2 +- reactos/win32ss/user/winsrv/consrv/lineinput.h | 2 +- reactos/win32ss/user/winsrv/consrv/popup.c | 2 +- reactos/win32ss/user/winsrv/consrv/popup.h | 2 +- reactos/win32ss/user/winsrv/consrv/procinit.h | 2 +- reactos/win32ss/user/winsrv/consrv/resource.h | 2 +- reactos/win32ss/user/winsrv/consrv/settings.c | 2 +- reactos/win32ss/user/winsrv/consrv/shutdown.c | 2 +- reactos/win32ss/user/winsrv/consrv/subsysreg.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/alias.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/alias.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/api.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/condrv/coninput.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/condrv/conoutput.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/condrv/console.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/condrv/dummyfrontend.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/condrv/graphics.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/condrv/text.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/coninput.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/coninput.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/conoutput.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/conoutput.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/console.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/console.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/consrv.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/frontendctl.c | 2 +- .../win32ss/user/winsrv/consrv_new/frontends/gui/consolecpl.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/frontends/gui/graphics.c | 2 +- .../win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.c | 2 +- .../win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/frontends/gui/resource.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/frontends/gui/text.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/frontends/input.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/handle.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/handle.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/heap.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/include/conio.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/include/conio2.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/include/console.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/include/settings.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/init.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/lineinput.c | 2 +- reactos/win32ss/user/winsrv/consrv_new/lineinput.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/procinit.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/resource.h | 2 +- reactos/win32ss/user/winsrv/consrv_new/settings.c | 2 +- reactos/win32ss/user/winsrv/usersrv/lang/it-IT.rc | 2 +- 96 files changed, 96 insertions(+), 96 deletions(-) diff --git a/reactos/win32ss/user/winsrv/concfg/settings.c b/reactos/win32ss/user/winsrv/concfg/settings.c index b361c76cc95..bf95a578f78 100644 --- a/reactos/win32ss/user/winsrv/concfg/settings.c +++ b/reactos/win32ss/user/winsrv/concfg/settings.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: concfg/settings.c + * FILE: win32ss/user/winsrv/concfg/settings.c * PURPOSE: Console settings management * PROGRAMMERS: Johannes Anderwald * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/concfg/settings.h b/reactos/win32ss/user/winsrv/concfg/settings.h index bb60b7bd484..1262c90a166 100644 --- a/reactos/win32ss/user/winsrv/concfg/settings.h +++ b/reactos/win32ss/user/winsrv/concfg/settings.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: concfg/settings.h + * FILE: win32ss/user/winsrv/concfg/settings.h * PURPOSE: Public Console Settings Management Interface * PROGRAMMERS: Johannes Anderwald * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/alias.c b/reactos/win32ss/user/winsrv/consrv/alias.c index f65c3ab0148..9a0957ba3ac 100644 --- a/reactos/win32ss/user/winsrv/consrv/alias.c +++ b/reactos/win32ss/user/winsrv/consrv/alias.c @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/alias.c + * FILE: win32ss/user/winsrv/consrv/alias.c * PURPOSE: Alias support functions * PROGRAMMERS: Christoph Wittich * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv/alias.h b/reactos/win32ss/user/winsrv/consrv/alias.h index 1373b42b2d6..38505d1697e 100644 --- a/reactos/win32ss/user/winsrv/consrv/alias.h +++ b/reactos/win32ss/user/winsrv/consrv/alias.h @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/alias.h + * FILE: win32ss/user/winsrv/consrv/alias.h * PURPOSE: Alias support functions * PROGRAMMERS: Christoph Wittich * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv/api.h b/reactos/win32ss/user/winsrv/consrv/api.h index 91b625b8271..c9e62d46c97 100644 --- a/reactos/win32ss/user/winsrv/consrv/api.h +++ b/reactos/win32ss/user/winsrv/consrv/api.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/api.h + * FILE: win32ss/user/winsrv/consrv/api.h * PURPOSE: Public server APIs definitions * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/condrv/coninput.c b/reactos/win32ss/user/winsrv/consrv/condrv/coninput.c index 1fb2bc89bd9..393c9af3659 100644 --- a/reactos/win32ss/user/winsrv/consrv/condrv/coninput.c +++ b/reactos/win32ss/user/winsrv/consrv/condrv/coninput.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Driver DLL - * FILE: consrv/condrv/coninput.c + * FILE: win32ss/user/winsrv/consrv/condrv/coninput.c * PURPOSE: Console Input functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/condrv/conoutput.c b/reactos/win32ss/user/winsrv/consrv/condrv/conoutput.c index 3e896f40230..2f96f280835 100644 --- a/reactos/win32ss/user/winsrv/consrv/condrv/conoutput.c +++ b/reactos/win32ss/user/winsrv/consrv/condrv/conoutput.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Driver DLL - * FILE: consrv/condrv/conoutput.c + * FILE: win32ss/user/winsrv/consrv/condrv/conoutput.c * PURPOSE: General Console Output Functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/condrv/console.c b/reactos/win32ss/user/winsrv/consrv/condrv/console.c index 4bf9045ac48..0d890f82cdf 100644 --- a/reactos/win32ss/user/winsrv/consrv/condrv/console.c +++ b/reactos/win32ss/user/winsrv/consrv/condrv/console.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Driver DLL - * FILE: consrv/condrv/console.c + * FILE: win32ss/user/winsrv/consrv/condrv/console.c * PURPOSE: Console Management Functions * PROGRAMMERS: Gé van Geldorp * Jeffrey Morlan diff --git a/reactos/win32ss/user/winsrv/consrv/condrv/dummyterm.c b/reactos/win32ss/user/winsrv/consrv/condrv/dummyterm.c index 73cbe8f8b4d..fa87462ae01 100644 --- a/reactos/win32ss/user/winsrv/consrv/condrv/dummyterm.c +++ b/reactos/win32ss/user/winsrv/consrv/condrv/dummyterm.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: condrv/dummyterm.c + * FILE: win32ss/user/winsrv/consrv/condrv/dummyterm.c * PURPOSE: Dummy Terminal used when no terminal * is attached to the specified console. * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/condrv/graphics.c b/reactos/win32ss/user/winsrv/consrv/condrv/graphics.c index 726db105f1e..c2a0a82a951 100644 --- a/reactos/win32ss/user/winsrv/consrv/condrv/graphics.c +++ b/reactos/win32ss/user/winsrv/consrv/condrv/graphics.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Driver DLL - * FILE: consrv/condrv/graphics.c + * FILE: win32ss/user/winsrv/consrv/condrv/graphics.c * PURPOSE: Console Output Functions for graphics-mode screen-buffers * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) * diff --git a/reactos/win32ss/user/winsrv/consrv/condrv/text.c b/reactos/win32ss/user/winsrv/consrv/condrv/text.c index 3ccb05b4a40..d5c178ff8b0 100644 --- a/reactos/win32ss/user/winsrv/consrv/condrv/text.c +++ b/reactos/win32ss/user/winsrv/consrv/condrv/text.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Driver DLL - * FILE: consrv/condrv/text.c + * FILE: win32ss/user/winsrv/consrv/condrv/text.c * PURPOSE: Console Output Functions for text-mode screen-buffers * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/coninput.c b/reactos/win32ss/user/winsrv/consrv/coninput.c index 50d4f5f815c..e7ee44d5ee2 100644 --- a/reactos/win32ss/user/winsrv/consrv/coninput.c +++ b/reactos/win32ss/user/winsrv/consrv/coninput.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/coninput.c + * FILE: win32ss/user/winsrv/consrv/coninput.c * PURPOSE: Console Input functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/coninput.h b/reactos/win32ss/user/winsrv/consrv/coninput.h index 80779766cc0..ea186b0fcce 100644 --- a/reactos/win32ss/user/winsrv/consrv/coninput.h +++ b/reactos/win32ss/user/winsrv/consrv/coninput.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/coninput.h + * FILE: win32ss/user/winsrv/consrv/coninput.h * PURPOSE: Console Input functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/conoutput.c b/reactos/win32ss/user/winsrv/consrv/conoutput.c index 3cc937601e8..1b0d4e2e4ec 100644 --- a/reactos/win32ss/user/winsrv/consrv/conoutput.c +++ b/reactos/win32ss/user/winsrv/consrv/conoutput.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/conoutput.c + * FILE: win32ss/user/winsrv/consrv/conoutput.c * PURPOSE: General Console Output Functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/conoutput.h b/reactos/win32ss/user/winsrv/consrv/conoutput.h index f752b729080..956bbad102c 100644 --- a/reactos/win32ss/user/winsrv/consrv/conoutput.h +++ b/reactos/win32ss/user/winsrv/consrv/conoutput.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/conoutput.h + * FILE: win32ss/user/winsrv/consrv/conoutput.h * PURPOSE: Console Output functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/console.c b/reactos/win32ss/user/winsrv/consrv/console.c index fb38ef078cd..843c24da387 100644 --- a/reactos/win32ss/user/winsrv/consrv/console.c +++ b/reactos/win32ss/user/winsrv/consrv/console.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/console.c + * FILE: win32ss/user/winsrv/consrv/console.c * PURPOSE: Console Management Functions * PROGRAMMERS: Gé van Geldorp * Jeffrey Morlan diff --git a/reactos/win32ss/user/winsrv/consrv/console.h b/reactos/win32ss/user/winsrv/consrv/console.h index 2754712fd27..67bedfe7cd0 100644 --- a/reactos/win32ss/user/winsrv/consrv/console.h +++ b/reactos/win32ss/user/winsrv/consrv/console.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/console.h + * FILE: win32ss/user/winsrv/consrv/console.h * PURPOSE: Console Initialization Functions * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/consrv.h b/reactos/win32ss/user/winsrv/consrv/consrv.h index 12e439c76fb..451f0289c5e 100644 --- a/reactos/win32ss/user/winsrv/consrv/consrv.h +++ b/reactos/win32ss/user/winsrv/consrv/consrv.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/consrv.h + * FILE: win32ss/user/winsrv/consrv/consrv.h * PURPOSE: Main header - Definitions * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/frontendctl.c b/reactos/win32ss/user/winsrv/consrv/frontendctl.c index 44d5831ebe1..865a98e0317 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontendctl.c +++ b/reactos/win32ss/user/winsrv/consrv/frontendctl.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/frontendctl.c + * FILE: win32ss/user/winsrv/consrv/frontendctl.c * PURPOSE: Terminal Front-Ends Control * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/gui/conwnd.c b/reactos/win32ss/user/winsrv/consrv/frontends/gui/conwnd.c index 601bee63cdc..2ff93b9c044 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/gui/conwnd.c +++ b/reactos/win32ss/user/winsrv/consrv/frontends/gui/conwnd.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: frontends/gui/conwnd.c + * FILE: win32ss/user/winsrv/consrv/frontends/gui/conwnd.c * PURPOSE: GUI Console Window Class * PROGRAMMERS: Gé van Geldorp * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/gui/conwnd.h b/reactos/win32ss/user/winsrv/consrv/frontends/gui/conwnd.h index 7c801b1a98c..991902b8027 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/gui/conwnd.h +++ b/reactos/win32ss/user/winsrv/consrv/frontends/gui/conwnd.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: frontends/gui/conwnd.h + * FILE: win32ss/user/winsrv/consrv/frontends/gui/conwnd.h * PURPOSE: GUI Console Window Class * PROGRAMMERS: Gé van Geldorp * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/gui/fullscreen.c b/reactos/win32ss/user/winsrv/consrv/frontends/gui/fullscreen.c index 9844ebccb2b..dfe2f73f55f 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/gui/fullscreen.c +++ b/reactos/win32ss/user/winsrv/consrv/frontends/gui/fullscreen.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/frontends/gui/fullscreen.c + * FILE: win32ss/user/winsrv/consrv/frontends/gui/fullscreen.c * PURPOSE: GUI Terminal Full-screen Mode * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/gui/graphics.c b/reactos/win32ss/user/winsrv/consrv/frontends/gui/graphics.c index 689225f43a6..67c2516ba22 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/gui/graphics.c +++ b/reactos/win32ss/user/winsrv/consrv/frontends/gui/graphics.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/frontends/gui/graphics.c + * FILE: win32ss/user/winsrv/consrv/frontends/gui/graphics.c * PURPOSE: GUI Terminal Front-End - Support for graphics-mode screen-buffers * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/gui/guisettings.c b/reactos/win32ss/user/winsrv/consrv/frontends/gui/guisettings.c index a2cb0b0d792..b57491c2ab8 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/gui/guisettings.c +++ b/reactos/win32ss/user/winsrv/consrv/frontends/gui/guisettings.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/frontends/gui/guisettings.c + * FILE: win32ss/user/winsrv/consrv/frontends/gui/guisettings.c * PURPOSE: GUI Terminal Front-End Settings Management * PROGRAMMERS: Johannes Anderwald * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/gui/guisettings.h b/reactos/win32ss/user/winsrv/consrv/frontends/gui/guisettings.h index d71a4c7bce6..e67c537ee8f 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/gui/guisettings.h +++ b/reactos/win32ss/user/winsrv/consrv/frontends/gui/guisettings.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/guisettings.h + * FILE: win32ss/user/winsrv/consrv/frontends/gui/guisettings.h * PURPOSE: GUI front-end settings management * PROGRAMMERS: Johannes Anderwald * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/gui/guiterm.c b/reactos/win32ss/user/winsrv/consrv/frontends/gui/guiterm.c index 249aab5bdf8..72b1028aee2 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/gui/guiterm.c +++ b/reactos/win32ss/user/winsrv/consrv/frontends/gui/guiterm.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/frontends/gui/guiterm.c + * FILE: win32ss/user/winsrv/consrv/frontends/gui/guiterm.c * PURPOSE: GUI Terminal Front-End * PROGRAMMERS: Gé van Geldorp * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/gui/guiterm.h b/reactos/win32ss/user/winsrv/consrv/frontends/gui/guiterm.h index b8db5d45f8c..3b252afdb37 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/gui/guiterm.h +++ b/reactos/win32ss/user/winsrv/consrv/frontends/gui/guiterm.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/frontends/gui/guiterm.h + * FILE: win32ss/user/winsrv/consrv/frontends/gui/guiterm.h * PURPOSE: GUI Terminal Front-End * PROGRAMMERS: Gé van Geldorp * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/gui/resource.h b/reactos/win32ss/user/winsrv/consrv/frontends/gui/resource.h index 27d9b3ec193..bd3178f8299 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/gui/resource.h +++ b/reactos/win32ss/user/winsrv/consrv/frontends/gui/resource.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/resource.h + * FILE: win32ss/user/winsrv/consrv/frontends/gui/resource.h * PURPOSE: Resource #defines */ diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/gui/text.c b/reactos/win32ss/user/winsrv/consrv/frontends/gui/text.c index 9c6a15df6ee..2ecd9c0f883 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/gui/text.c +++ b/reactos/win32ss/user/winsrv/consrv/frontends/gui/text.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/frontends/gui/text.c + * FILE: win32ss/user/winsrv/consrv/frontends/gui/text.c * PURPOSE: GUI Terminal Front-End - Support for text-mode screen-buffers * PROGRAMMERS: Gé van Geldorp * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/input.c b/reactos/win32ss/user/winsrv/consrv/frontends/input.c index 7ffaaa9ff73..a492b28da87 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/input.c +++ b/reactos/win32ss/user/winsrv/consrv/frontends/input.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/frontends/input.c + * FILE: win32ss/user/winsrv/consrv/frontends/input.c * PURPOSE: Common Front-Ends Input functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/terminal.c b/reactos/win32ss/user/winsrv/consrv/frontends/terminal.c index 069cb736bb8..b477bef734a 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/terminal.c +++ b/reactos/win32ss/user/winsrv/consrv/frontends/terminal.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: frontends/terminal.c + * FILE: win32ss/user/winsrv/consrv/frontends/terminal.c * PURPOSE: ConSrv terminal. * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.c b/reactos/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.c index e073a29f032..7518819a29e 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.c +++ b/reactos/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/frontends/tui/tuiterm.c + * FILE: win32ss/user/winsrv/consrv/frontends/tui/tuiterm.c * PURPOSE: TUI Terminal Front-End - Virtual Consoles... * PROGRAMMERS: David Welch * Gé van Geldorp diff --git a/reactos/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.h b/reactos/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.h index 17c328aa563..84be2f7cc5a 100644 --- a/reactos/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.h +++ b/reactos/win32ss/user/winsrv/consrv/frontends/tui/tuiterm.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/frontends/tui/tuiterm.h + * FILE: win32ss/user/winsrv/consrv/frontends/tui/tuiterm.h * PURPOSE: TUI Terminal Front-End * PROGRAMMERS: David Welch * Gé van Geldorp diff --git a/reactos/win32ss/user/winsrv/consrv/handle.c b/reactos/win32ss/user/winsrv/consrv/handle.c index 54a2074a0f8..9a3285fe6c6 100644 --- a/reactos/win32ss/user/winsrv/consrv/handle.c +++ b/reactos/win32ss/user/winsrv/consrv/handle.c @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/handle.c + * FILE: win32ss/user/winsrv/consrv/handle.c * PURPOSE: Console I/O Handles functions * PROGRAMMERS: David Welch * Jeffrey Morlan diff --git a/reactos/win32ss/user/winsrv/consrv/handle.h b/reactos/win32ss/user/winsrv/consrv/handle.h index 2e7598e7461..d154c5cc17c 100644 --- a/reactos/win32ss/user/winsrv/consrv/handle.h +++ b/reactos/win32ss/user/winsrv/consrv/handle.h @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/handle.h + * FILE: win32ss/user/winsrv/consrv/handle.h * PURPOSE: Console I/O Handles functions * PROGRAMMERS: David Welch * Jeffrey Morlan diff --git a/reactos/win32ss/user/winsrv/consrv/heap.h b/reactos/win32ss/user/winsrv/consrv/heap.h index 69bdcc267fd..f03ff3877a3 100644 --- a/reactos/win32ss/user/winsrv/consrv/heap.h +++ b/reactos/win32ss/user/winsrv/consrv/heap.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/heap.h + * FILE: win32ss/user/winsrv/consrv/heap.h * PURPOSE: Heap Helpers * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/history.c b/reactos/win32ss/user/winsrv/consrv/history.c index bb8dd37d655..2b82d832b2c 100644 --- a/reactos/win32ss/user/winsrv/consrv/history.c +++ b/reactos/win32ss/user/winsrv/consrv/history.c @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/history.c + * FILE: win32ss/user/winsrv/consrv/history.c * PURPOSE: Console line input functions * PROGRAMMERS: Jeffrey Morlan */ diff --git a/reactos/win32ss/user/winsrv/consrv/history.h b/reactos/win32ss/user/winsrv/consrv/history.h index bfba384c8eb..1b3833f23c0 100644 --- a/reactos/win32ss/user/winsrv/consrv/history.h +++ b/reactos/win32ss/user/winsrv/consrv/history.h @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/history.h + * FILE: win32ss/user/winsrv/consrv/history.h * PURPOSE: Console line input functions * PROGRAMMERS: Jeffrey Morlan */ diff --git a/reactos/win32ss/user/winsrv/consrv/include/conio.h b/reactos/win32ss/user/winsrv/consrv/include/conio.h index e68525460fc..3e7f96dd096 100644 --- a/reactos/win32ss/user/winsrv/consrv/include/conio.h +++ b/reactos/win32ss/user/winsrv/consrv/include/conio.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/include/conio.h + * FILE: win32ss/user/winsrv/consrv/include/conio.h * PURPOSE: Public Console I/O Interface * PROGRAMMERS: Gé van Geldorp * Jeffrey Morlan diff --git a/reactos/win32ss/user/winsrv/consrv/include/conio_winsrv.h b/reactos/win32ss/user/winsrv/consrv/include/conio_winsrv.h index f951d8d3e3d..9398065bc09 100644 --- a/reactos/win32ss/user/winsrv/consrv/include/conio_winsrv.h +++ b/reactos/win32ss/user/winsrv/consrv/include/conio_winsrv.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/include/conio_winsrv.h + * FILE: win32ss/user/winsrv/consrv/include/conio_winsrv.h * PURPOSE: Public Console I/O Interface - Offers wrap-up structures * over the console objects exposed by the console driver. * PROGRAMMERS: Gé van Geldorp diff --git a/reactos/win32ss/user/winsrv/consrv/include/console.h b/reactos/win32ss/user/winsrv/consrv/include/console.h index 1b34ab024ff..57adf959a46 100644 --- a/reactos/win32ss/user/winsrv/consrv/include/console.h +++ b/reactos/win32ss/user/winsrv/consrv/include/console.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/include/console.h + * FILE: win32ss/user/winsrv/consrv/include/console.h * PURPOSE: Public Console Management Interface * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/include/rect.h b/reactos/win32ss/user/winsrv/consrv/include/rect.h index 8a78d90265c..b331eeafdc9 100644 --- a/reactos/win32ss/user/winsrv/consrv/include/rect.h +++ b/reactos/win32ss/user/winsrv/consrv/include/rect.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/include/rect.h + * FILE: win32ss/user/winsrv/consrv/include/rect.h * PURPOSE: Rectangle helper functions * PROGRAMMERS: Gé van Geldorp * Jeffrey Morlan diff --git a/reactos/win32ss/user/winsrv/consrv/include/settings.h b/reactos/win32ss/user/winsrv/consrv/include/settings.h index 24f459c6bb2..6b07a0e95c2 100644 --- a/reactos/win32ss/user/winsrv/consrv/include/settings.h +++ b/reactos/win32ss/user/winsrv/consrv/include/settings.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/include/settings.h + * FILE: win32ss/user/winsrv/consrv/include/settings.h * PURPOSE: Public Console Settings Management Interface * PROGRAMMERS: Johannes Anderwald * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/include/term.h b/reactos/win32ss/user/winsrv/consrv/include/term.h index 0acf7dc815a..a672499acf9 100644 --- a/reactos/win32ss/user/winsrv/consrv/include/term.h +++ b/reactos/win32ss/user/winsrv/consrv/include/term.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/include/term.h + * FILE: win32ss/user/winsrv/consrv/include/term.h * PURPOSE: Internal Frontend Interface * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/init.c b/reactos/win32ss/user/winsrv/consrv/init.c index 478d2f5eacd..ab89f7f76e8 100644 --- a/reactos/win32ss/user/winsrv/consrv/init.c +++ b/reactos/win32ss/user/winsrv/consrv/init.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/init.c + * FILE: win32ss/user/winsrv/consrv/init.c * PURPOSE: Initialization * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/lineinput.c b/reactos/win32ss/user/winsrv/consrv/lineinput.c index 79bc6d6aea7..0a839d328f9 100644 --- a/reactos/win32ss/user/winsrv/consrv/lineinput.c +++ b/reactos/win32ss/user/winsrv/consrv/lineinput.c @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/lineinput.c + * FILE: win32ss/user/winsrv/consrv/lineinput.c * PURPOSE: Console line input functions * PROGRAMMERS: Jeffrey Morlan */ diff --git a/reactos/win32ss/user/winsrv/consrv/lineinput.h b/reactos/win32ss/user/winsrv/consrv/lineinput.h index 1261287f67d..c26a33a34ca 100644 --- a/reactos/win32ss/user/winsrv/consrv/lineinput.h +++ b/reactos/win32ss/user/winsrv/consrv/lineinput.h @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/lineinput.h + * FILE: win32ss/user/winsrv/consrv/lineinput.h * PURPOSE: Console line input functions * PROGRAMMERS: Jeffrey Morlan */ diff --git a/reactos/win32ss/user/winsrv/consrv/popup.c b/reactos/win32ss/user/winsrv/consrv/popup.c index c8deaefea3a..559e37fb5b0 100644 --- a/reactos/win32ss/user/winsrv/consrv/popup.c +++ b/reactos/win32ss/user/winsrv/consrv/popup.c @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/popup.c + * FILE: win32ss/user/winsrv/consrv/popup.c * PURPOSE: Console popup windows * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) * diff --git a/reactos/win32ss/user/winsrv/consrv/popup.h b/reactos/win32ss/user/winsrv/consrv/popup.h index 74e6ec61230..a103d158830 100644 --- a/reactos/win32ss/user/winsrv/consrv/popup.h +++ b/reactos/win32ss/user/winsrv/consrv/popup.h @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/popup.h + * FILE: win32ss/user/winsrv/consrv/popup.h * PURPOSE: Console popup windows * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/procinit.h b/reactos/win32ss/user/winsrv/consrv/procinit.h index 590a30cc843..716ecd0a815 100644 --- a/reactos/win32ss/user/winsrv/consrv/procinit.h +++ b/reactos/win32ss/user/winsrv/consrv/procinit.h @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/procinit.h + * FILE: win32ss/user/winsrv/consrv/procinit.h * PURPOSE: Functions for console processes initialization * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv/resource.h b/reactos/win32ss/user/winsrv/consrv/resource.h index 837753f8875..0c5d73e222d 100644 --- a/reactos/win32ss/user/winsrv/consrv/resource.h +++ b/reactos/win32ss/user/winsrv/consrv/resource.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/resource.h + * FILE: win32ss/user/winsrv/consrv/resource.h * PURPOSE: Resource #defines */ diff --git a/reactos/win32ss/user/winsrv/consrv/settings.c b/reactos/win32ss/user/winsrv/consrv/settings.c index 4c156d70dec..5b0d46531e8 100644 --- a/reactos/win32ss/user/winsrv/consrv/settings.c +++ b/reactos/win32ss/user/winsrv/consrv/settings.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/settings.c + * FILE: win32ss/user/winsrv/consrv/settings.c * PURPOSE: Console settings management * PROGRAMMERS: Johannes Anderwald * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv/shutdown.c b/reactos/win32ss/user/winsrv/consrv/shutdown.c index 59b099759fc..83659eb9a65 100644 --- a/reactos/win32ss/user/winsrv/consrv/shutdown.c +++ b/reactos/win32ss/user/winsrv/consrv/shutdown.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/shutdown.c + * FILE: win32ss/user/winsrv/consrv/shutdown.c * PURPOSE: Processes Shutdown * PROGRAMMERS: Alex Ionescu */ diff --git a/reactos/win32ss/user/winsrv/consrv/subsysreg.c b/reactos/win32ss/user/winsrv/consrv/subsysreg.c index 159b9630223..6874ac6d9d3 100644 --- a/reactos/win32ss/user/winsrv/consrv/subsysreg.c +++ b/reactos/win32ss/user/winsrv/consrv/subsysreg.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: consrv/subsysreg.c + * FILE: win32ss/user/winsrv/consrv/subsysreg.c * PURPOSE: Registration APIs for VDM, OS2 and IME subsystems * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/alias.c b/reactos/win32ss/user/winsrv/consrv_new/alias.c index d96ab0a872b..c705b67b382 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/alias.c +++ b/reactos/win32ss/user/winsrv/consrv_new/alias.c @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/alias.c + * FILE: win32ss/user/winsrv/consrv_new/alias.c * PURPOSE: Alias support functions * PROGRAMMERS: Christoph Wittich * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv_new/alias.h b/reactos/win32ss/user/winsrv/consrv_new/alias.h index 19e3b98a871..1a3909cbf33 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/alias.h +++ b/reactos/win32ss/user/winsrv/consrv_new/alias.h @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/alias.h + * FILE: win32ss/user/winsrv/consrv_new/alias.h * PURPOSE: Alias support functions * PROGRAMMERS: Christoph Wittich * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv_new/api.h b/reactos/win32ss/user/winsrv/consrv_new/api.h index a7f340bc742..f5357f72ae7 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/api.h +++ b/reactos/win32ss/user/winsrv/consrv_new/api.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/api.h + * FILE: win32ss/user/winsrv/consrv_new/api.h * PURPOSE: Public server APIs definitions * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/condrv/coninput.c b/reactos/win32ss/user/winsrv/consrv_new/condrv/coninput.c index 38031304921..96541e3ed33 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/condrv/coninput.c +++ b/reactos/win32ss/user/winsrv/consrv_new/condrv/coninput.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Driver DLL - * FILE: win32ss/user/winsrv/consrv/condrv/coninput.c + * FILE: win32ss/user/winsrv/consrv_new/condrv/coninput.c * PURPOSE: Console Input functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/condrv/conoutput.c b/reactos/win32ss/user/winsrv/consrv_new/condrv/conoutput.c index 03d5745f754..fef4900d30d 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/condrv/conoutput.c +++ b/reactos/win32ss/user/winsrv/consrv_new/condrv/conoutput.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Driver DLL - * FILE: win32ss/user/winsrv/consrv/condrv/conoutput.c + * FILE: win32ss/user/winsrv/consrv_new/condrv/conoutput.c * PURPOSE: General Console Output Functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/condrv/console.c b/reactos/win32ss/user/winsrv/consrv_new/condrv/console.c index 861c4721f74..e5ffef4f4a7 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/condrv/console.c +++ b/reactos/win32ss/user/winsrv/consrv_new/condrv/console.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Driver DLL - * FILE: win32ss/user/winsrv/consrv/condrv/console.c + * FILE: win32ss/user/winsrv/consrv_new/condrv/console.c * PURPOSE: Console Management Functions * PROGRAMMERS: Gé van Geldorp * Jeffrey Morlan diff --git a/reactos/win32ss/user/winsrv/consrv_new/condrv/dummyfrontend.c b/reactos/win32ss/user/winsrv/consrv_new/condrv/dummyfrontend.c index fe8c43fc36c..6389da461f2 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/condrv/dummyfrontend.c +++ b/reactos/win32ss/user/winsrv/consrv_new/condrv/dummyfrontend.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/condrv/dummyfrontend.c + * FILE: win32ss/user/winsrv/consrv_new/condrv/dummyfrontend.c * PURPOSE: Dummy Terminal Front-End used when no frontend * is attached to the specified console. * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/condrv/graphics.c b/reactos/win32ss/user/winsrv/consrv_new/condrv/graphics.c index 7c1f070c734..ffd1d3363d2 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/condrv/graphics.c +++ b/reactos/win32ss/user/winsrv/consrv_new/condrv/graphics.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Driver DLL - * FILE: win32ss/user/winsrv/consrv/condrv/graphics.c + * FILE: win32ss/user/winsrv/consrv_new/condrv/graphics.c * PURPOSE: Console Output Functions for graphics-mode screen-buffers * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) * diff --git a/reactos/win32ss/user/winsrv/consrv_new/condrv/text.c b/reactos/win32ss/user/winsrv/consrv_new/condrv/text.c index f6b3b507b4a..7ae234b1b71 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/condrv/text.c +++ b/reactos/win32ss/user/winsrv/consrv_new/condrv/text.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Driver DLL - * FILE: win32ss/user/winsrv/consrv/condrv/text.c + * FILE: win32ss/user/winsrv/consrv_new/condrv/text.c * PURPOSE: Console Output Functions for text-mode screen-buffers * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/coninput.c b/reactos/win32ss/user/winsrv/consrv_new/coninput.c index 7143a322c5f..1208ef58149 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/coninput.c +++ b/reactos/win32ss/user/winsrv/consrv_new/coninput.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/coninput.c + * FILE: win32ss/user/winsrv/consrv_new/coninput.c * PURPOSE: Console Input functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/coninput.h b/reactos/win32ss/user/winsrv/consrv_new/coninput.h index 43e4f54e2b8..2655cd8ce3e 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/coninput.h +++ b/reactos/win32ss/user/winsrv/consrv_new/coninput.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/coninput.h + * FILE: win32ss/user/winsrv/consrv_new/coninput.h * PURPOSE: Console Input functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/conoutput.c b/reactos/win32ss/user/winsrv/consrv_new/conoutput.c index 223f6caf781..e12f3828e91 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/conoutput.c +++ b/reactos/win32ss/user/winsrv/consrv_new/conoutput.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/conoutput.c + * FILE: win32ss/user/winsrv/consrv_new/conoutput.c * PURPOSE: General Console Output Functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/conoutput.h b/reactos/win32ss/user/winsrv/consrv_new/conoutput.h index 966a6abcca6..023114db7c3 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/conoutput.h +++ b/reactos/win32ss/user/winsrv/consrv_new/conoutput.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/conoutput.h + * FILE: win32ss/user/winsrv/consrv_new/conoutput.h * PURPOSE: Console Output functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/console.c b/reactos/win32ss/user/winsrv/consrv_new/console.c index 0bf06da8e23..da1cc4a5e96 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/console.c +++ b/reactos/win32ss/user/winsrv/consrv_new/console.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/console.c + * FILE: win32ss/user/winsrv/consrv_new/console.c * PURPOSE: Console Management Functions * PROGRAMMERS: Gé van Geldorp * Jeffrey Morlan diff --git a/reactos/win32ss/user/winsrv/consrv_new/console.h b/reactos/win32ss/user/winsrv/consrv_new/console.h index b617da888c7..4ecac1b9e9c 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/console.h +++ b/reactos/win32ss/user/winsrv/consrv_new/console.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/console.h + * FILE: win32ss/user/winsrv/consrv_new/console.h * PURPOSE: Console Initialization Functions * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/consrv.h b/reactos/win32ss/user/winsrv/consrv_new/consrv.h index 7a07e3bafb8..98e9b03b8d5 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/consrv.h +++ b/reactos/win32ss/user/winsrv/consrv_new/consrv.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/consrv.h + * FILE: win32ss/user/winsrv/consrv_new/consrv.h * PURPOSE: Main header - Definitions * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontendctl.c b/reactos/win32ss/user/winsrv/consrv_new/frontendctl.c index 92c147a5a36..dbab7c37012 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontendctl.c +++ b/reactos/win32ss/user/winsrv/consrv_new/frontendctl.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/frontendctl.c + * FILE: win32ss/user/winsrv/consrv_new/frontendctl.c * PURPOSE: Terminal Front-Ends Control * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/consolecpl.h b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/consolecpl.h index b33b7174217..d9b45edc300 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/consolecpl.h +++ b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/consolecpl.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/consolecpl.h + * FILE: win32ss/user/winsrv/consrv_new/frontends/gui/consolecpl.h * PURPOSE: GUI front-end settings management - Header for console.dll * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/graphics.c b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/graphics.c index 58267a7c15a..5e9c5f94438 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/graphics.c +++ b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/graphics.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/frontends/gui/graphics.c + * FILE: win32ss/user/winsrv/consrv_new/frontends/gui/graphics.c * PURPOSE: GUI Terminal Front-End - Support for graphics-mode screen-buffers * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.c b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.c index 7e597974d83..2595063abf1 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.c +++ b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/frontends/gui/guisettings.c + * FILE: win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.c * PURPOSE: GUI Terminal Front-End Settings Management * PROGRAMMERS: Johannes Anderwald * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.h b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.h index 0b0201178be..6bafe98dde7 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.h +++ b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/guisettings.h + * FILE: win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.h * PURPOSE: GUI front-end settings management * PROGRAMMERS: Johannes Anderwald * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.c b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.c index e4d3d79dac9..dae893f4359 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.c +++ b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/frontends/gui/guiterm.c + * FILE: win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.c * PURPOSE: GUI Terminal Front-End * PROGRAMMERS: Gé van Geldorp * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.h b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.h index c91915b033e..4e45609e090 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.h +++ b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/frontends/gui/guiterm.h + * FILE: win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.h * PURPOSE: GUI Terminal Front-End * PROGRAMMERS: Gé van Geldorp * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/resource.h b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/resource.h index 05aeefe1783..ae5065718c7 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/resource.h +++ b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/resource.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/resource.h + * FILE: win32ss/user/winsrv/consrv_new/frontends/gui/resource.h * PURPOSE: Resource #defines */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/text.c b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/text.c index 38bc4413063..564b3827bd7 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/text.c +++ b/reactos/win32ss/user/winsrv/consrv_new/frontends/gui/text.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/frontends/gui/text.c + * FILE: win32ss/user/winsrv/consrv_new/frontends/gui/text.c * PURPOSE: GUI Terminal Front-End - Support for text-mode screen-buffers * PROGRAMMERS: Gé van Geldorp * Johannes Anderwald diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontends/input.c b/reactos/win32ss/user/winsrv/consrv_new/frontends/input.c index b0779463cb6..6b68e91d912 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontends/input.c +++ b/reactos/win32ss/user/winsrv/consrv_new/frontends/input.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/frontends/input.c + * FILE: win32ss/user/winsrv/consrv_new/frontends/input.c * PURPOSE: Common Front-Ends Input functions * PROGRAMMERS: Jeffrey Morlan * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.c b/reactos/win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.c index 6ac3582f561..a5f48ae767f 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.c +++ b/reactos/win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/frontends/tui/tuiterm.c + * FILE: win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.c * PURPOSE: TUI Terminal Front-End - Virtual Consoles... * PROGRAMMERS: David Welch * Gé van Geldorp diff --git a/reactos/win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.h b/reactos/win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.h index 8abbcb9810b..02399434907 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.h +++ b/reactos/win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/frontends/tui/tuiterm.h + * FILE: win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.h * PURPOSE: TUI Terminal Front-End * PROGRAMMERS: David Welch * Gé van Geldorp diff --git a/reactos/win32ss/user/winsrv/consrv_new/handle.c b/reactos/win32ss/user/winsrv/consrv_new/handle.c index a22b976596b..8599f8f4c3e 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/handle.c +++ b/reactos/win32ss/user/winsrv/consrv_new/handle.c @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/handle.c + * FILE: win32ss/user/winsrv/consrv_new/handle.c * PURPOSE: Console I/O Handles functions * PROGRAMMERS: David Welch * Jeffrey Morlan diff --git a/reactos/win32ss/user/winsrv/consrv_new/handle.h b/reactos/win32ss/user/winsrv/consrv_new/handle.h index dcd7b590e1c..eac9baaec6e 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/handle.h +++ b/reactos/win32ss/user/winsrv/consrv_new/handle.h @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/handle.h + * FILE: win32ss/user/winsrv/consrv_new/handle.h * PURPOSE: Console I/O Handles functions * PROGRAMMERS: David Welch * Jeffrey Morlan diff --git a/reactos/win32ss/user/winsrv/consrv_new/heap.h b/reactos/win32ss/user/winsrv/consrv_new/heap.h index 4d21c657f76..4df55f73f83 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/heap.h +++ b/reactos/win32ss/user/winsrv/consrv_new/heap.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/heap.h + * FILE: win32ss/user/winsrv/consrv_new/heap.h * PURPOSE: Heap Helpers * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/include/conio.h b/reactos/win32ss/user/winsrv/consrv_new/include/conio.h index 3ef623fb592..90c9b028766 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/include/conio.h +++ b/reactos/win32ss/user/winsrv/consrv_new/include/conio.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/include/conio.h + * FILE: win32ss/user/winsrv/consrv_new/include/conio.h * PURPOSE: Public Console I/O Interface * PROGRAMMERS: Gé van Geldorp * Jeffrey Morlan diff --git a/reactos/win32ss/user/winsrv/consrv_new/include/conio2.h b/reactos/win32ss/user/winsrv/consrv_new/include/conio2.h index ce8efd006f9..ed8962805a2 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/include/conio2.h +++ b/reactos/win32ss/user/winsrv/consrv_new/include/conio2.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/conio.h + * FILE: win32ss/user/winsrv/consrv_new/include/conio2.h * PURPOSE: Internal Console I/O Interface * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/include/console.h b/reactos/win32ss/user/winsrv/consrv_new/include/console.h index 4214e071e18..a0a74cf0e8b 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/include/console.h +++ b/reactos/win32ss/user/winsrv/consrv_new/include/console.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/include/console.h + * FILE: win32ss/user/winsrv/consrv_new/include/console.h * PURPOSE: Public Console Management Interface * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/include/settings.h b/reactos/win32ss/user/winsrv/consrv_new/include/settings.h index f538460685b..42e83e9e2f2 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/include/settings.h +++ b/reactos/win32ss/user/winsrv/consrv_new/include/settings.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/include/settings.h + * FILE: win32ss/user/winsrv/consrv_new/include/settings.h * PURPOSE: Public Console Settings Management Interface * PROGRAMMERS: Johannes Anderwald * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/consrv_new/init.c b/reactos/win32ss/user/winsrv/consrv_new/init.c index 1cc32b6acd9..e1c65a121b9 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/init.c +++ b/reactos/win32ss/user/winsrv/consrv_new/init.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/init.c + * FILE: win32ss/user/winsrv/consrv_new/init.c * PURPOSE: Initialization * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/lineinput.c b/reactos/win32ss/user/winsrv/consrv_new/lineinput.c index 2f54f0e64be..652d4e87908 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/lineinput.c +++ b/reactos/win32ss/user/winsrv/consrv_new/lineinput.c @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/lineinput.c + * FILE: win32ss/user/winsrv/consrv_new/lineinput.c * PURPOSE: Console line input functions * PROGRAMMERS: Jeffrey Morlan */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/lineinput.h b/reactos/win32ss/user/winsrv/consrv_new/lineinput.h index 77dae2edbb0..a8a3259d823 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/lineinput.h +++ b/reactos/win32ss/user/winsrv/consrv_new/lineinput.h @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/lineinput.c + * FILE: win32ss/user/winsrv/consrv_new/lineinput.h * PURPOSE: Console line input functions * PROGRAMMERS: Jeffrey Morlan */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/procinit.h b/reactos/win32ss/user/winsrv/consrv_new/procinit.h index 93f046d99a5..83e19651651 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/procinit.h +++ b/reactos/win32ss/user/winsrv/consrv_new/procinit.h @@ -1,7 +1,7 @@ /* * LICENSE: GPL - See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/procinit.h + * FILE: win32ss/user/winsrv/consrv_new/procinit.h * PURPOSE: Functions for console processes initialization * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/resource.h b/reactos/win32ss/user/winsrv/consrv_new/resource.h index dc6f4a9898f..62193e4efa0 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/resource.h +++ b/reactos/win32ss/user/winsrv/consrv_new/resource.h @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/resource.h + * FILE: win32ss/user/winsrv/consrv_new/resource.h * PURPOSE: Resource #defines */ diff --git a/reactos/win32ss/user/winsrv/consrv_new/settings.c b/reactos/win32ss/user/winsrv/consrv_new/settings.c index f85fe1396c7..54a1aab83f2 100644 --- a/reactos/win32ss/user/winsrv/consrv_new/settings.c +++ b/reactos/win32ss/user/winsrv/consrv_new/settings.c @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Console Server DLL - * FILE: win32ss/user/winsrv/consrv/settings.c + * FILE: win32ss/user/winsrv/consrv_new/settings.c * PURPOSE: Console settings management * PROGRAMMERS: Johannes Anderwald * Hermes Belusca-Maito (hermes.belusca@sfr.fr) diff --git a/reactos/win32ss/user/winsrv/usersrv/lang/it-IT.rc b/reactos/win32ss/user/winsrv/usersrv/lang/it-IT.rc index 36e5c1f9d5e..031887167aa 100644 --- a/reactos/win32ss/user/winsrv/usersrv/lang/it-IT.rc +++ b/reactos/win32ss/user/winsrv/usersrv/lang/it-IT.rc @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Client/Server Runtime subsystem * LICENSE: GPL - See COPYING in the top level directory -* FILE: subsystems/win32/csrss/win32csr/lang/it-IT.rc +* FILE: win32ss/user/winsrv/usersrv/lang/it-IT.rc * PURPOSE: Italian Translation of subsystems/win32/csrss/win32csr/lang/en-US.rc * TRANSLATOR: Daniele Forsi (dforsi at gmail.com) */