Index: dll/win32/msgina/shutdown.c =================================================================== --- dll/win32/msgina/shutdown.c (revision 68296) +++ dll/win32/msgina/shutdown.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS msgina.dll - * FILE: lib/msgina/shutdown.c + * FILE: dll/win32/msgina/shutdown.c * PURPOSE: Shutdown Dialog Box * PROGRAMMER: Lee Schroeder (spaceseel at gmail dot com) */ Index: dll/win32/msgina/stubs.c =================================================================== --- dll/win32/msgina/stubs.c (revision 68296) +++ dll/win32/msgina/stubs.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS msgina.dll - * FILE: lib/msgina/stubs.c + * FILE: dll/win32/msgina/stubs.c * PURPOSE: msgina.dll stubs * PROGRAMMER: Thomas Weidenmueller (w3seek@users.sourceforge.net) * NOTES: If you implement a function, remove it from this file Index: win32ss/gdi/eng/alphablend.c =================================================================== --- win32ss/gdi/eng/alphablend.c (revision 68296) +++ win32ss/gdi/eng/alphablend.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI alpha blending functions - * FILE: subsystems/win32/win32k/eng/alphablend.c + * FILE: win32ss/gdi/eng/alphablend.c * PROGRAMER: Jason Filby */ Index: win32ss/gdi/eng/bitblt.c =================================================================== --- win32ss/gdi/eng/bitblt.c (revision 68296) +++ win32ss/gdi/eng/bitblt.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: GDI BitBlt Functions - * FILE: subsystems/win32/win32k/eng/bitblt.c + * FILE: win32ss/gdi/eng/bitblt.c * PROGRAMER: Jason Filby * Timo Kreuzer */ Index: win32ss/gdi/eng/clip.c =================================================================== --- win32ss/gdi/eng/clip.c (revision 68296) +++ win32ss/gdi/eng/clip.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI Clipping Functions - * FILE: subsystems/win32/win32k/eng/clip.c + * FILE: win32ss/gdi/eng/clip.c * PROGRAMER: Jason Filby */ Index: win32ss/gdi/eng/copybits.c =================================================================== --- win32ss/gdi/eng/copybits.c (revision 68296) +++ win32ss/gdi/eng/copybits.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI EngCopyBits Function - * FILE: subsys/win32k/eng/copybits.c + * FILE: win32ss/gdi/eng/copybits.c * PROGRAMER: Jason Filby */ Index: win32ss/gdi/eng/debug.c =================================================================== --- win32ss/gdi/eng/debug.c (revision 68296) +++ win32ss/gdi/eng/debug.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: - * FILE: subsys/win32k/eng/debug.c + * FILE: win32ss/gdi/eng/debug.c * PROGRAMER: Jason Filby */ Index: win32ss/gdi/eng/device.c =================================================================== --- win32ss/gdi/eng/device.c (revision 68296) +++ win32ss/gdi/eng/device.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI Driver Device Functions - * FILE: subsys/win32k/eng/device.c + * FILE: win32ss/gdi/eng/device.c * PROGRAMER: Jason Filby * Timo Kreuzer */ Index: win32ss/gdi/eng/driverobj.c =================================================================== --- win32ss/gdi/eng/driverobj.c (revision 68296) +++ win32ss/gdi/eng/driverobj.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: GPL, see COPYING in the top level directory * PROJECT: ReactOS win32 kernel mode sunsystem * PURPOSE: GDI DRIVEROBJ Functions - * FILE: subsystems/win32k/eng/driverobj.c + * FILE: win32ss/gdi/eng/driverobj.c * PROGRAMER: Timo Kreuzer */ Index: win32ss/gdi/eng/drvdbg.c =================================================================== --- win32ss/gdi/eng/drvdbg.c (revision 68296) +++ win32ss/gdi/eng/drvdbg.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: Win32 subsystem * LICENSE: GNU GPL, see COPYING in the top level directory - * FILE: subsystems/win32/win32k/eng/ddidbg.c + * FILE: win32ss/gdi/eng/ddidbg.c * PURPOSE: Debug hooks for display driver callbacks * PROGRAMMERS: Timo Kreuzer */ Index: win32ss/gdi/eng/engbrush.c =================================================================== --- win32ss/gdi/eng/engbrush.c (revision 68296) +++ win32ss/gdi/eng/engbrush.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI Driver Brush Functions - * FILE: subsystem/win32/win32k/eng/engbrush.c + * FILE: win32ss/gdi/eng/engbrush.c * PROGRAMER: Jason Filby * Timo Kreuzer */ Index: win32ss/gdi/eng/engevent.c =================================================================== --- win32ss/gdi/eng/engevent.c (revision 68296) +++ win32ss/gdi/eng/engevent.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Win32K * LICENSE: BSD - See COPYING.ARM in the top level directory - * FILE: subsystems/win32/win32k/eng/engevent.c + * FILE: win32ss/gdi/eng/engevent.c * PURPOSE: Event Support Routines * PROGRAMMERS: Aleksey Bragin * ReactOS Portable Systems Group Index: win32ss/gdi/eng/engmisc.c =================================================================== --- win32ss/gdi/eng/engmisc.c (revision 68296) +++ win32ss/gdi/eng/engmisc.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: ENG misc Functions - * FILE: subsystems/win32/win32k/eng/engmisc.c + * FILE: win32ss/gdi/eng/engmisc.c * PROGRAMER: ReactOS Team */ Index: win32ss/gdi/eng/engobjects.h =================================================================== --- win32ss/gdi/eng/engobjects.h (revision 68296) +++ win32ss/gdi/eng/engobjects.h (working copy) @@ -20,7 +20,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI Internal Objects - * FILE: subsystem/win32/win32k/eng/objects.h + * FILE: win32ss/gdi/eng/objects.h * PROGRAMER: Jason Filby * REVISION HISTORY: * 21/8/1999: Created Index: win32ss/gdi/eng/engwindow.c =================================================================== --- win32ss/gdi/eng/engwindow.c (revision 68296) +++ win32ss/gdi/eng/engwindow.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI WNDOBJ Functions - * FILE: subsystems/win32/win32k/eng/engwindow.c + * FILE: win32ss/gdi/eng/engwindow.c * PROGRAMER: Gregor Anich */ Index: win32ss/gdi/eng/float.c =================================================================== --- win32ss/gdi/eng/float.c (revision 68296) +++ win32ss/gdi/eng/float.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Engine floating point functions - * FILE: subsys/win32k/eng/float.c + * FILE: win32ss/gdi/eng/float.c * PROGRAMER: David Welch */ Index: win32ss/gdi/eng/gradient.c =================================================================== --- win32ss/gdi/eng/gradient.c (revision 68296) +++ win32ss/gdi/eng/gradient.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI Driver Gradient Functions - * FILE: subsys/win32k/eng/gradient.c + * FILE: win32ss/gdi/eng/gradient.c * PROGRAMER: Thomas Weidenmueller */ Index: win32ss/gdi/eng/ldevobj.c =================================================================== --- win32ss/gdi/eng/ldevobj.c (revision 68296) +++ win32ss/gdi/eng/ldevobj.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Support for logical devices - * FILE: subsystems/win32/win32k/eng/ldevobj.c + * FILE: win32ss/gdi/eng/ldevobj.c * PROGRAMER: Timo Kreuzer (timo.kreuzer@reactos.org) */ Index: win32ss/gdi/eng/lineto.c =================================================================== --- win32ss/gdi/eng/lineto.c (revision 68296) +++ win32ss/gdi/eng/lineto.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Line functions - * FILE: subsystems/win32/win32k/eng/lineto.c + * FILE: win32ss/gdi/eng/lineto.c * PROGRAMER: ReactOS Team */ Index: win32ss/gdi/eng/mapping.c =================================================================== --- win32ss/gdi/eng/mapping.c (revision 68296) +++ win32ss/gdi/eng/mapping.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Functions for mapping files and sections - * FILE: subsys/win32k/eng/device.c + * FILE: win32ss/gdi/eng/device.c * PROGRAMER: Timo Kreuzer (timo.kreuzer@reactos.org) */ Index: win32ss/gdi/eng/mem.c =================================================================== --- win32ss/gdi/eng/mem.c (revision 68296) +++ win32ss/gdi/eng/mem.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI Driver Memory Management Functions - * FILE: subsys/win32k/eng/mem.c + * FILE: win32ss/gdi/eng/mem.c * PROGRAMER: Jason Filby */ Index: win32ss/gdi/eng/mouse.c =================================================================== --- win32ss/gdi/eng/mouse.c (revision 68296) +++ win32ss/gdi/eng/mouse.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS win32 subsystem * PURPOSE: Mouse pointer functions - * FILE: subsystems/win32k/eng/mouse.c + * FILE: win32ss/gdi/eng/mouse.c * PROGRAMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * Timo Kreuzer (timo.kreuzer@reactos.org) */ Index: win32ss/gdi/eng/paint.c =================================================================== --- win32ss/gdi/eng/paint.c (revision 68296) +++ win32ss/gdi/eng/paint.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI Driver Paint Functions - * FILE: subsys/win32k/eng/paint.c + * FILE: win32ss/gdi/eng/paint.c * PROGRAMERS: Timo Kreuzer (timo.kreuzer@reactos.org) * Jason Filby */ Index: win32ss/gdi/eng/pdevobj.c =================================================================== --- win32ss/gdi/eng/pdevobj.c (revision 68296) +++ win32ss/gdi/eng/pdevobj.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Support for physical devices - * FILE: subsystems/win32/win32k/eng/pdevobj.c + * FILE: win32ss/gdi/eng/pdevobj.c * PROGRAMER: Timo Kreuzer (timo.kreuzer@reactos.org) */ Index: win32ss/gdi/eng/perfcnt.c =================================================================== --- win32ss/gdi/eng/perfcnt.c (revision 68296) +++ win32ss/gdi/eng/perfcnt.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI Driver Performance Counter Functions - * FILE: subsys/win32k/eng/perfcnt.c + * FILE: win32ss/gdi/eng/perfcnt.c * PROGRAMER: Ge van Geldorp */ Index: win32ss/gdi/eng/rlecomp.c =================================================================== --- win32ss/gdi/eng/rlecomp.c (revision 68296) +++ win32ss/gdi/eng/rlecomp.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: RLE compression - * FILE: subsystems/win32k/eng/rlecomp.c + * FILE: win32ss/gdi/eng/rlecomp.c * PROGRAMER: Jason Filby */ Index: win32ss/gdi/eng/sort.c =================================================================== --- win32ss/gdi/eng/sort.c (revision 68296) +++ win32ss/gdi/eng/sort.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS win32 subsystem * PURPOSE: - * FILE: subsystems/win32k/eng/sort.c + * FILE: win32ss/gdi/eng/sort.c * PROGRAMER: ReactOS Team */ Index: win32ss/gdi/eng/stretchblt.c =================================================================== --- win32ss/gdi/eng/stretchblt.c (revision 68296) +++ win32ss/gdi/eng/stretchblt.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: GDI stretch blt functions - * FILE: subsystems/win32/win32k/eng/stretchblt.c + * FILE: win32ss/gdi/eng/stretchblt.c * PROGRAMER: Jason Filby */ Index: win32ss/gdi/eng/surface.c =================================================================== --- win32ss/gdi/eng/surface.c (revision 68296) +++ win32ss/gdi/eng/surface.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI Driver Surace Functions - * FILE: subsys/win32k/eng/surface.c + * FILE: win32ss/gdi/eng/surface.c * PROGRAMERS: Jason Filby * Timo Kreuzer * TESTING TO BE DONE: Index: win32ss/gdi/eng/transblt.c =================================================================== --- win32ss/gdi/eng/transblt.c (revision 68296) +++ win32ss/gdi/eng/transblt.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GDI TransparentBlt Function - * FILE: subsys/win32k/eng/transblt.c + * FILE: win32ss/gdi/eng/transblt.c * PROGRAMER: Thomas Weidenmueller (w3seek@users.sourceforge.net) */ Index: win32ss/gdi/eng/xlateobj.c =================================================================== --- win32ss/gdi/eng/xlateobj.c (revision 68296) +++ win32ss/gdi/eng/xlateobj.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: GDI Color Translation Functions - * FILE: subsystems/win32/win32k/eng/xlate.c + * FILE: win32ss/gdi/eng/xlate.c * PROGRAMER: Timo Kreuzer (timo.kreuzer@reactos.org) */ Index: win32ss/gdi/eng/xlateobj.h =================================================================== --- win32ss/gdi/eng/xlateobj.h (revision 68296) +++ win32ss/gdi/eng/xlateobj.h (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: XLATEOBJ structures and functions - * FILE: subsystem/win32/win32k/eng/objects.h + * FILE: win32ss/gdi/eng/objects.h * PROGRAMER: Timo Kreuzer * */ Index: win32ss/reactx/dxapi/main.c =================================================================== --- win32ss/reactx/dxapi/main.c (revision 68296) +++ win32ss/reactx/dxapi/main.c (working copy) @@ -3,7 +3,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native driver for dxg implementation - * FILE: drivers/directx/dxg/main.c + * FILE: win32ss/reactx/dxapi/main.c * PROGRAMER: Magnus olsen (magnus@greatlord.com) * REVISION HISTORY: * 15/10-2007 Magnus Olsen Index: win32ss/reactx/dxg/ddhmg.c =================================================================== --- win32ss/reactx/dxg/ddhmg.c (revision 68296) +++ win32ss/reactx/dxg/ddhmg.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native driver for dxg implementation - * FILE: drivers/directx/dxg/ddhmg.c + * FILE: win32ss/reactx/dxg/ddhmg.c * PROGRAMER: Magnus olsen (magnus@greatlord.com) * REVISION HISTORY: * 30/12-2007 Magnus Olsen Index: win32ss/reactx/dxg/eng.c =================================================================== --- win32ss/reactx/dxg/eng.c (revision 68296) +++ win32ss/reactx/dxg/eng.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native driver for dxg implementation - * FILE: drivers/directx/dxg/main.c + * FILE: win32ss/reactx/dxg/main.c * PROGRAMER: Magnus olsen (magnus@greatlord.com) * REVISION HISTORY: * 30/12-2007 Magnus Olsen Index: win32ss/reactx/dxg/historic.c =================================================================== --- win32ss/reactx/dxg/historic.c (revision 68296) +++ win32ss/reactx/dxg/historic.c (working copy) @@ -3,7 +3,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native driver for dxg implementation - * FILE: drivers/directx/dxg/main.c + * FILE: win32ss/reactx/dxg/main.c * PROGRAMER: Magnus olsen (magnus@greatlord.com) * REVISION HISTORY: * 15/10-2007 Magnus Olsen Index: win32ss/reactx/dxg/main.c =================================================================== --- win32ss/reactx/dxg/main.c (revision 68296) +++ win32ss/reactx/dxg/main.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native driver for dxg implementation - * FILE: drivers/directx/dxg/main.c + * FILE: win32ss/reactx/dxg/main.c * PROGRAMER: Magnus olsen (magnus@greatlord.com) * REVISION HISTORY: * 15/10-2007 Magnus Olsen Index: win32ss/reactx/dxgthk/main.c =================================================================== --- win32ss/reactx/dxgthk/main.c (revision 68296) +++ win32ss/reactx/dxgthk/main.c (working copy) @@ -3,7 +3,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native driver for dxg implementation - * FILE: drivers/directx/dxg/main.c + * FILE: win32ss/reactx/dxgthk/main.c * PROGRAMER: Magnus olsen (magnus@greatlord.com) * REVISION HISTORY: * 15/10-2007 Magnus Olsen Index: win32ss/reactx/ntddraw/d3d.c =================================================================== --- win32ss/reactx/ntddraw/d3d.c (revision 68296) +++ win32ss/reactx/ntddraw/d3d.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native DirectDraw implementation - * FILE: subsystems/win32/win32k/ntddraw/d3d.c + * FILE: win32ss/reactx/ntddraw//d3d.c * PROGRAMER: Magnus olsen (magnus@greatlord.com) * REVISION HISTORY: * 19/1-2006 Magnus Olsen Index: win32ss/reactx/ntddraw/dd.c =================================================================== --- win32ss/reactx/ntddraw/dd.c (revision 68296) +++ win32ss/reactx/ntddraw/dd.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native DirectDraw implementation - * FILE: subsystems/win32/win32k/ntddraw/dd.c + * FILE: win32ss/reactx/ntddraw/dd.c * PROGRAMER: Magnus Olsen (greatlord@reactos.org) * REVISION HISTORY: * 19/1-2006 Magnus Olsen Index: win32ss/reactx/ntddraw/ddraw.c =================================================================== --- win32ss/reactx/ntddraw/ddraw.c (revision 68296) +++ win32ss/reactx/ntddraw/ddraw.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native DirectDraw implementation - * FILE: subsystems/win32/win32k/ntddraw/ddraw.c + * FILE: win32ss/reactx/ntddraw/ddraw.c * PROGRAMER: Magnus olsen (magnus@greatlord.com) * REVISION HISTORY: * 19/1-2006 Magnus Olsen Index: win32ss/reactx/ntddraw/ddsurf.c =================================================================== --- win32ss/reactx/ntddraw/ddsurf.c (revision 68296) +++ win32ss/reactx/ntddraw/ddsurf.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native DirectDraw implementation - * FILE: subsystems/win32/win32k/ntddraw/ddsurf.c + * FILE: win32ss/reactx/ntddraw/ddsurf.c * PROGRAMER: Magnus Olsen (greatlord@reactos.org) * REVISION HISTORY: * 19/7-2006 Magnus Olsen Index: win32ss/reactx/ntddraw/dvp.c =================================================================== --- win32ss/reactx/ntddraw/dvp.c (revision 68296) +++ win32ss/reactx/ntddraw/dvp.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native DirectDraw implementation - * FILE: subsystems/win32/win32k/ntddraw/dvp.c + * FILE: win32ss/reactx/ntddraw/dvp.c * PROGRAMER: Magnus olsen (magnus@greatlord.com) * REVISION HISTORY: * 19/1-2006 Magnus Olsen Index: win32ss/reactx/ntddraw/dxeng.c =================================================================== --- win32ss/reactx/ntddraw/dxeng.c (revision 68296) +++ win32ss/reactx/ntddraw/dxeng.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Win32 Subsystem * LICENSE: GPL - See COPYING in the top level directory - * FILE: subsystems/win32/win32k/ntddraw/dxeng.c + * FILE: win32ss/reactx/ntddraw/dxeng.c * PURPOSE: Implementation of DxEng functions * PROGRAMMERS: Magnus Olsen (magnus@greatlord.com) */ Index: win32ss/reactx/ntddraw/eng.c =================================================================== --- win32ss/reactx/ntddraw/eng.c (revision 68296) +++ win32ss/reactx/ntddraw/eng.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native DirectDraw implementation - * FILE: subsystems/win32/win32k/ntddraw/eng.c + * FILE: win32ss/reactx/ntddraw/eng.c * PROGRAMER: Magnus olsen (magnus@greatlord.com) * REVISION HISTORY: * 19/1-2006 Magnus Olsen Index: win32ss/reactx/ntddraw/mocomp.c =================================================================== --- win32ss/reactx/ntddraw/mocomp.c (revision 68296) +++ win32ss/reactx/ntddraw/mocomp.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Native DirectDraw implementation - * FILE: subsystems/win32/win32k/ntddraw/mocomp.c + * FILE: win32ss/reactx/ntddraw/mocomp.c * PROGRAMER: Magnus Olsen (magnus@greatlord.com) * REVISION HISTORY: * 19/1-2006 Magnus Olsen Index: win32ss/user/ntuser/accelerator.c =================================================================== --- win32ss/user/ntuser/accelerator.c (revision 68296) +++ win32ss/user/ntuser/accelerator.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Window accelerator - * FILE: subsystems/win32/win32k/ntuser/accelerator.c + * FILE: win32ss/user/ntuser/accelerator.c * PROGRAMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * Copyright 1993 Martin Ayotte * Copyright 1994 Alexandre Julliard Index: win32ss/user/ntuser/callproc.c =================================================================== --- win32ss/user/ntuser/callproc.c (revision 68296) +++ win32ss/user/ntuser/callproc.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Callproc support - * FILE: subsystems/win32/win32k/ntuser/callproc.c + * FILE: win32ss/user/ntuser/callproc.c * PROGRAMER: Thomas Weidenmueller */ Index: win32ss/user/ntuser/caret.c =================================================================== --- win32ss/user/ntuser/caret.c (revision 68296) +++ win32ss/user/ntuser/caret.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Caret functions - * FILE: subsystems/win32/win32k/ntuser/caret.c + * FILE: win32ss/user/ntuser/caret.c * PROGRAMER: Thomas Weidenmueller (w3seek@users.sourceforge.net) */ Index: win32ss/user/ntuser/console.c =================================================================== --- win32ss/user/ntuser/console.c (revision 68296) +++ win32ss/user/ntuser/console.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Console support functions for CONSRV - * FILE: subsystems/win32/win32k/ntuser/console.c + * FILE: win32ss/user/ntuser/console.c * PROGRAMMER: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ Index: win32ss/user/ntuser/csr.c =================================================================== --- win32ss/user/ntuser/csr.c (revision 68296) +++ win32ss/user/ntuser/csr.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Interface between Win32k and USERSRV - * FILE: subsystems/win32/win32k/ntuser/csr.c + * FILE: win32ss/user/ntuser/csr.c * PROGRAMER: Hermes Belusca-Maito (hermes.belusca@sfr.fr), based on * the original code by Ge van Geldorp (ge@gse.nl) and by * the CSR code in NTDLL. Index: win32ss/user/ntuser/csr.h =================================================================== --- win32ss/user/ntuser/csr.h (revision 68296) +++ win32ss/user/ntuser/csr.h (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Interface between Win32k and USERSRV - * FILE: subsystems/win32/win32k/ntuser/csr.h + * FILE: win32ss/user/ntuser/csr.h * PROGRAMER: Hermes Belusca-Maito (hermes.belusca@sfr.fr), based on * the original code by Ge van Geldorp (ge@gse.nl) and by * the CSR code in NTDLL. Index: win32ss/user/ntuser/defwnd.c =================================================================== --- win32ss/user/ntuser/defwnd.c (revision 68296) +++ win32ss/user/ntuser/defwnd.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Miscellaneous User functions - * FILE: subsystems/win32/win32k/ntuser/defwnd.c + * FILE: win32ss/user/ntuser/defwnd.c * PROGRAMER: */ Index: win32ss/user/ntuser/desktop.c =================================================================== --- win32ss/user/ntuser/desktop.c (revision 68296) +++ win32ss/user/ntuser/desktop.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Desktops - * FILE: subsystems/win32/win32k/ntuser/desktop.c + * FILE: win32ss/user/ntuser/desktop.c * PROGRAMER: Casper S. Hornstrup (chorns@users.sourceforge.net) */ Index: win32ss/user/ntuser/focus.c =================================================================== --- win32ss/user/ntuser/focus.c (revision 68296) +++ win32ss/user/ntuser/focus.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Focus functions - * FILE: subsystems/win32/win32k/ntuser/focus.c + * FILE: win32ss/user/ntuser/focus.c * PROGRAMER: ReactOS Team */ Index: win32ss/user/ntuser/guicheck.c =================================================================== --- win32ss/user/ntuser/guicheck.c (revision 68296) +++ win32ss/user/ntuser/guicheck.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: GUI state check - * FILE: subsys/win32k/ntuser/guicheck.c + * FILE: win32ss/user/ntuser/guicheck.c * PROGRAMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * NOTES: The GuiCheck() function performs a few delayed operations: * 1) A GUI process is assigned a window station Index: win32ss/user/ntuser/kbdlayout.c =================================================================== --- win32ss/user/ntuser/kbdlayout.c (revision 68296) +++ win32ss/user/ntuser/kbdlayout.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Win32k subsystem * LICENSE: GPL - See COPYING in the top level directory - * FILE: subsystems/win32/win32k/ntuser/kbdlayout.c + * FILE: win32ss/user/ntuser/kbdlayout.c * PURPOSE: Keyboard layout management * COPYRIGHT: Copyright 2007 Saveliy Tretiakov * Copyright 2008 Colin Finck Index: win32ss/user/ntuser/menu.c =================================================================== --- win32ss/user/ntuser/menu.c (revision 68296) +++ win32ss/user/ntuser/menu.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Menus - * FILE: subsys/win32k/ntuser/menu.c + * FILE: win32ss/user/ntuser/menu.c * PROGRAMER: Thomas Weidenmueller (w3seek@users.sourceforge.net) */ Index: win32ss/user/ntuser/metric.c =================================================================== --- win32ss/user/ntuser/metric.c (revision 68296) +++ win32ss/user/ntuser/metric.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Window classes - * FILE: subsystems/win32/win32k/ntuser/metric.c + * FILE: win32ss/user/ntuser/metric.c * PROGRAMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * Timo Kreuzer (timo.kreuzer@reactos.org) */ Index: win32ss/user/ntuser/misc/file.c =================================================================== --- win32ss/user/ntuser/misc/file.c (revision 68296) +++ win32ss/user/ntuser/misc/file.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: GPL, see COPYING in the top level directory * PROJECT: ReactOS win32 kernel mode subsystem server * PURPOSE: File access support routines - * FILE: subsystem/win32/win32k/misc/registry.c + * FILE: win32ss/user/ntuser/registry.c * PROGRAMER: Timo Kreuzer (timo.kreuzer@reactos.org) */ Index: win32ss/user/ntuser/misc/registry.c =================================================================== --- win32ss/user/ntuser/misc/registry.c (revision 68296) +++ win32ss/user/ntuser/misc/registry.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: GPL, see COPYING in the top level directory * PROJECT: ReactOS win32 kernel mode subsystem server * PURPOSE: Registry loading and storing - * FILE: subsystem/win32/win32k/misc/registry.c + * FILE: win32ss/user/ntuser/registry.c * PROGRAMER: Timo Kreuzer (timo.kreuzer@reactos.org) */ Index: win32ss/user/ntuser/misc/rtlstr.c =================================================================== --- win32ss/user/ntuser/misc/rtlstr.c (revision 68296) +++ win32ss/user/ntuser/misc/rtlstr.c (working copy) @@ -1,6 +1,6 @@ /* * PROJECT: ReactOS win32k.sys - * FILE: subsystems/win32/win32k/misc/rtlstr.c + * FILE: win32ss/user/ntuser/rtlstr.c * PURPOSE: Large Strings * PROGRAMMER: * Index: win32ss/user/ntuser/monitor.c =================================================================== --- win32ss/user/ntuser/monitor.c (revision 68296) +++ win32ss/user/ntuser/monitor.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: pMonitor support - * FILE: subsys/win32k/ntuser/monitor.c + * FILE: win32ss/user/ntuser/monitor.c * PROGRAMERS: Anich Gregor (blight@blight.eu.org) * Rafal Harabien (rafalh@reactos.org) */ Index: win32ss/user/ntuser/mouse.c =================================================================== --- win32ss/user/ntuser/mouse.c (revision 68296) +++ win32ss/user/ntuser/mouse.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Mouse functions - * FILE: subsystems/win32/win32k/ntuser/input.c + * FILE: win32ss/user/ntuser/input.c * PROGRAMERS: Casper S. Hornstrup (chorns@users.sourceforge.net) * Rafal Harabien (rafalh@reactos.org) */ Index: win32ss/user/ntuser/object.c =================================================================== --- win32ss/user/ntuser/object.c (revision 68296) +++ win32ss/user/ntuser/object.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: User handle manager - * FILE: subsystems/win32/win32k/ntuser/object.c + * FILE: win32ss/user/ntuser/object.c * PROGRAMER: Copyright (C) 2001 Alexandre Julliard */ Index: win32ss/user/ntuser/painting.c =================================================================== --- win32ss/user/ntuser/painting.c (revision 68296) +++ win32ss/user/ntuser/painting.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Window painting function - * FILE: subsystems/win32/win32k/ntuser/painting.c + * FILE: win32ss/user/ntuser/painting.c * PROGRAMER: Filip Navara (xnavara@volny.cz) */ Index: win32ss/user/ntuser/prop.c =================================================================== --- win32ss/user/ntuser/prop.c (revision 68296) +++ win32ss/user/ntuser/prop.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Window properties - * FILE: subsys/win32k/ntuser/prop.c + * FILE: win32ss/user/ntuser/prop.c * PROGRAMER: Casper S. Hornstrup (chorns@users.sourceforge.net) */ Index: win32ss/user/ntuser/scrollbar.c =================================================================== --- win32ss/user/ntuser/scrollbar.c (revision 68296) +++ win32ss/user/ntuser/scrollbar.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Scrollbars - * FILE: subsys/win32k/ntuser/scrollbar.c + * FILE: win32ss/user/ntuser/scrollbar.c * PROGRAMER: Thomas Weidenmueller (w3seek@users.sourceforge.net) * Jason Filby (jasonfilby@yahoo.com) */ Index: win32ss/user/ntuser/session.c =================================================================== --- win32ss/user/ntuser/session.c (revision 68296) +++ win32ss/user/ntuser/session.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Session stuff - * FILE: subsys/win32k/ntuser/session.c + * FILE: win32ss/user/ntuser/session.c * PROGRAMER: Gunnar */ Index: win32ss/user/ntuser/shutdown.c =================================================================== --- win32ss/user/ntuser/shutdown.c (revision 68296) +++ win32ss/user/ntuser/shutdown.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Shutdown routines - * FILE: subsystems/win32/win32k/ntuser/shutdown.c + * FILE: win32ss/user/ntuser/shutdown.c * PROGRAMER: Hermes Belusca */ Index: win32ss/user/ntuser/simplecall.c =================================================================== --- win32ss/user/ntuser/simplecall.c (revision 68296) +++ win32ss/user/ntuser/simplecall.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: NtUserCallXxx call stubs - * FILE: subsystem/win32/win32k/ntuser/simplecall.c + * FILE: win32ss/user/ntuser/simplecall.c * PROGRAMER: Ge van Geldorp (ge@gse.nl) */ Index: win32ss/user/ntuser/sysparams.c =================================================================== --- win32ss/user/ntuser/sysparams.c (revision 68296) +++ win32ss/user/ntuser/sysparams.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: GPL, see COPYING in the top level directory * PROJECT: ReactOS win32 kernel mode subsystem server * PURPOSE: System parameters functions - * FILE: subsystems/win32/win32k/ntuser/sysparams.c + * FILE: win32ss/user/ntuser/sysparams.c * PROGRAMER: Timo Kreuzer (timo.kreuzer@reactos.org) */ Index: win32ss/user/ntuser/timer.c =================================================================== --- win32ss/user/ntuser/timer.c (revision 68296) +++ win32ss/user/ntuser/timer.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Window timers messages - * FILE: subsystems/win32/win32k/ntuser/timer.c + * FILE: win32ss/user/ntuser/timer.c * PROGRAMER: Gunnar * Thomas Weidenmueller (w3seek@users.sourceforge.net) * Michael Martin (michael.martin@reactos.org) Index: win32ss/user/ntuser/useratom.c =================================================================== --- win32ss/user/ntuser/useratom.c (revision 68296) +++ win32ss/user/ntuser/useratom.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: User Atom helper routines - * FILE: subsys/win32k/ntuser/useratom.c + * FILE: win32ss/user/ntuser/useratom.c * PROGRAMER: Filip Navara */ Index: win32ss/user/ntuser/vis.c =================================================================== --- win32ss/user/ntuser/vis.c (revision 68296) +++ win32ss/user/ntuser/vis.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Visibility computations - * FILE: subsys/win32k/ntuser/vis.c + * FILE: win32ss/user/ntuser/vis.c * PROGRAMMER: Ge van Geldorp (ge@gse.nl) */ Index: win32ss/user/ntuser/vis.h =================================================================== --- win32ss/user/ntuser/vis.h (revision 68296) +++ win32ss/user/ntuser/vis.h (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Visibility computations interface definition - * FILE: include/win32k/vis.h + * FILE: win32ss/user/ntuser/vis.h * PROGRAMMER: Ge van Geldorp (ge@gse.nl) * */ Index: win32ss/user/ntuser/windc.c =================================================================== --- win32ss/user/ntuser/windc.c (revision 68296) +++ win32ss/user/ntuser/windc.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Win32k subsystem * LICENSE: GPL - See COPYING in the top level directory - * FILE: subsystems/win32/win32k/ntuser/windc.c + * FILE: win32ss/user/ntuser/windc.c * PURPOSE: Window DC management * COPYRIGHT: Copyright 2007 ReactOS Team */ Index: win32ss/user/ntuser/window.c =================================================================== --- win32ss/user/ntuser/window.c (revision 68296) +++ win32ss/user/ntuser/window.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS Win32k subsystem * PURPOSE: Windows - * FILE: subsystems/win32/win32k/ntuser/window.c + * FILE: win32ss/user/ntuser/window.c * PROGRAMER: Casper S. Hornstrup (chorns@users.sourceforge.net) */ Index: win32ss/user/ntuser/winpos.c =================================================================== --- win32ss/user/ntuser/winpos.c (revision 68296) +++ win32ss/user/ntuser/winpos.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * PURPOSE: Windows - * FILE: subsystems/win32/win32k/ntuser/window.c + * FILE: win32ss/user/ntuser/window.c * PROGRAMER: Casper S. Hornstrup (chorns@users.sourceforge.net) */ Index: win32ss/user/user32/controls/appswitch.c =================================================================== --- win32ss/user/user32/controls/appswitch.c (revision 68296) +++ win32ss/user/user32/controls/appswitch.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries - * FILE: dll/win32/user32/controls/appswitch.c + * FILE: win32ss/user/user32/controls/appswitch.c * PURPOSE: app switching functionality * PROGRAMMERS: Johannes Anderwald (johannes.anderwald@reactos.org) * David Quintana (gigaherz@gmail.com) Index: win32ss/user/user32/controls/regcontrol.c =================================================================== --- win32ss/user/user32/controls/regcontrol.c (revision 68296) +++ win32ss/user/user32/controls/regcontrol.c (working copy) @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS User32 * PURPOSE: Built-in control registration - * FILE: dll/win32/user32/controls/regcontrol.c + * FILE: win32ss/user/user32/controls/regcontrol.c * PROGRAMER: Ge van Geldorp (ge@gse.nl) * REVISION HISTORY: 2003/06/16 GvG Created * NOTES: Adapted from Wine Index: win32ss/user/user32/misc/desktop.c =================================================================== --- win32ss/user/user32/misc/desktop.c (revision 68296) +++ win32ss/user/user32/misc/desktop.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS user32.dll - * FILE: lib/user32/misc/desktop.c + * FILE: win32ss/user/user32/misc/desktop.c * PURPOSE: Desktops * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/misc/display.c =================================================================== --- win32ss/user/user32/misc/display.c (revision 68296) +++ win32ss/user/user32/misc/display.c (working copy) @@ -1,6 +1,6 @@ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/misc/dde.c + * FILE: win32ss/user/user32/misc/dde.c * PURPOSE: DDE * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) */ Index: win32ss/user/user32/misc/exit.c =================================================================== --- win32ss/user/user32/misc/exit.c (revision 68296) +++ win32ss/user/user32/misc/exit.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS user32.dll - * FILE: lib/user32/misc/exit.c + * FILE: win32ss/user/user32/misc/exit.c * PURPOSE: Shutdown related functions * PROGRAMMER: Eric Kohl */ Index: win32ss/user/user32/misc/imm.c =================================================================== --- win32ss/user/user32/misc/imm.c (revision 68296) +++ win32ss/user/user32/misc/imm.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS user32.dll - * FILE: dll/win32/user32/misc/imm.c + * FILE: win32ss/user/user32/misc/imm.c * PURPOSE: User32.dll Imm functions * PROGRAMMER: Dmitry Chapyshev (dmitry@reactos.org) * UPDATE HISTORY: Index: win32ss/user/user32/misc/logon.c =================================================================== --- win32ss/user/user32/misc/logon.c (revision 68296) +++ win32ss/user/user32/misc/logon.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS user32.dll - * FILE: lib/user32/misc/logon.c + * FILE: win32ss/user/user32/misc/logon.c * PURPOSE: Logon functions * PROGRAMMER: Thomas Weidenmueller (w3seek@users.sourceforge.net) */ Index: win32ss/user/user32/misc/misc.c =================================================================== --- win32ss/user/user32/misc/misc.c (revision 68296) +++ win32ss/user/user32/misc/misc.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS user32.dll - * FILE: lib/user32/misc/misc.c + * FILE: win32ss/user/user32/misc/misc.c * PURPOSE: Misc * PROGRAMMER: Thomas Weidenmueller (w3seek@users.sourceforge.net) */ Index: win32ss/user/user32/misc/object.c =================================================================== --- win32ss/user/user32/misc/object.c (revision 68296) +++ win32ss/user/user32/misc/object.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/misc/dde.c + * FILE: win32ss/user/user32/misc/dde.c * PURPOSE: DDE * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/misc/rtlstr.c =================================================================== --- win32ss/user/user32/misc/rtlstr.c (revision 68296) +++ win32ss/user/user32/misc/rtlstr.c (working copy) @@ -1,6 +1,6 @@ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/misc/rtlstr.c + * FILE: win32ss/user/user32/misc/rtlstr.c * PURPOSE: Large Strings * PROGRAMMER: * UPDATE HISTORY: Index: win32ss/user/user32/misc/stubs.c =================================================================== --- win32ss/user/user32/misc/stubs.c (revision 68296) +++ win32ss/user/user32/misc/stubs.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS user32.dll - * FILE: lib/user32/misc/stubs.c + * FILE: win32ss/user/user32/misc/stubs.c * PURPOSE: User32.dll stubs * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * NOTES: If you implement a function, remove it from this file Index: win32ss/user/user32/misc/timer.c =================================================================== --- win32ss/user/user32/misc/timer.c (revision 68296) +++ win32ss/user/user32/misc/timer.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/misc/dde.c + * FILE: win32ss/user/user32/misc/dde.c * PURPOSE: DDE * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/misc/usrapihk.c =================================================================== --- win32ss/user/user32/misc/usrapihk.c (revision 68296) +++ win32ss/user/user32/misc/usrapihk.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS user32.dll - * FILE: dll/win32/user32/misc/usrapihk.c + * FILE: win32ss/user/user32/misc/usrapihk.c * PURPOSE: User32.dll User32 Api Hook interface and support functions * PROGRAMMER: * Index: win32ss/user/user32/misc/winhelp.c =================================================================== --- win32ss/user/user32/misc/winhelp.c (revision 68296) +++ win32ss/user/user32/misc/winhelp.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/misc/winhelp.c + * FILE: win32ss/user/user32/misc/winhelp.c * PURPOSE: WinHelp * PROGRAMMER: Robert Dickenson(robd@reactos.org) * UPDATE HISTORY: Index: win32ss/user/user32/windows/accel.c =================================================================== --- win32ss/user/user32/windows/accel.c (revision 68296) +++ win32ss/user/user32/windows/accel.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/windows/input.c + * FILE: win32ss/user/user32/windows/input.c * PURPOSE: Accelerator tables * PROGRAMMER: KJK::Hyperion * UPDATE HISTORY: Index: win32ss/user/user32/windows/caret.c =================================================================== --- win32ss/user/user32/windows/caret.c (revision 68296) +++ win32ss/user/user32/windows/caret.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/windows/caret.c + * FILE: win32ss/user/user32/windows/caret.c * PURPOSE: Caret * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/class.c =================================================================== --- win32ss/user/user32/windows/class.c (revision 68296) +++ win32ss/user/user32/windows/class.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS user32.dll * COPYRIGHT: GPL - See COPYING in the top level directory - * FILE: dll/win32/user32/windows/class.c + * FILE: win32ss/user/user32/windows/class.c * PURPOSE: Window classes * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/clipboard.c =================================================================== --- win32ss/user/user32/windows/clipboard.c (revision 68296) +++ win32ss/user/user32/windows/clipboard.c (working copy) @@ -1,6 +1,6 @@ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/windows/clipboard.c + * FILE: win32ss/user/user32/windows/clipboard.c * PURPOSE: Input * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * Pablo Borobia Index: win32ss/user/user32/windows/cursoricon.c =================================================================== --- win32ss/user/user32/windows/cursoricon.c (revision 68296) +++ win32ss/user/user32/windows/cursoricon.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS user32.dll * COPYRIGHT: GPL - See COPYING in the top level directory - * FILE: win32ss/user//user32/windows/cursoricon.c + * FILE: win32ss/user/user32/windows/cursoricon.c * PURPOSE: cursor and icons implementation * PROGRAMMER: Jérôme Gardou (jerome.gardou@reactos.org) */ Index: win32ss/user/user32/windows/dc.c =================================================================== --- win32ss/user/user32/windows/dc.c (revision 68296) +++ win32ss/user/user32/windows/dc.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/windows/input.c + * FILE: win32ss/user/user32/windows/input.c * PURPOSE: Input * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/dialog.c =================================================================== --- win32ss/user/user32/windows/dialog.c (revision 68296) +++ win32ss/user/user32/windows/dialog.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: dll/win32/user32/windows/dialog.c + * FILE: win32ss/user/user32/windows/dialog.c * PURPOSE: Input * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * Thomas Weidenmueller (w3seek@users.sourceforge.net) Index: win32ss/user/user32/windows/font.c =================================================================== --- win32ss/user/user32/windows/font.c (revision 68296) +++ win32ss/user/user32/windows/font.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/windows/input.c + * FILE: win32ss/user/user32/windows/input.c * PURPOSE: Input * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/hook.c =================================================================== --- win32ss/user/user32/windows/hook.c (revision 68296) +++ win32ss/user/user32/windows/hook.c (working copy) @@ -19,7 +19,7 @@ /* * * PROJECT: ReactOS user32.dll - * FILE: dll/win32/user32/windows/hook.c + * FILE: win32ss/user/user32/windows/hook.c * PURPOSE: Hooks * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/input.c =================================================================== --- win32ss/user/user32/windows/input.c (revision 68296) +++ win32ss/user/user32/windows/input.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: dll/win32/user32/windows/input.c + * FILE: win32ss/user/user32/windows/input.c * PURPOSE: Input * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/menu.c =================================================================== --- win32ss/user/user32/windows/menu.c (revision 68296) +++ win32ss/user/user32/windows/menu.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS user32.dll - * FILE: user32/windows/menu.c + * FILE: win32ss/user/user32/windows/menu.c * PURPOSE: Menus * * PROGRAMMERS: Casper S. Hornstrup Index: win32ss/user/user32/windows/message.c =================================================================== --- win32ss/user/user32/windows/message.c (revision 68296) +++ win32ss/user/user32/windows/message.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS user32.dll - * FILE: lib/user32/windows/message.c + * FILE: win32ss/user/user32/windows/message.c * PURPOSE: Messages * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/messagebox.c =================================================================== --- win32ss/user/user32/windows/messagebox.c (revision 68296) +++ win32ss/user/user32/windows/messagebox.c (working copy) @@ -19,7 +19,7 @@ /* * * PROJECT: ReactOS user32.dll - * FILE: lib/user32/windows/messagebox.c + * FILE: win32ss/user/user32/windows/messagebox.c * PURPOSE: Input * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * Thomas Weidenmueller (w3seek@users.sourceforge.net) Index: win32ss/user/user32/windows/paint.c =================================================================== --- win32ss/user/user32/windows/paint.c (revision 68296) +++ win32ss/user/user32/windows/paint.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: dll/win32/user32/windows/paint.c + * FILE: win32ss/user/user32/windows/paint.c * PURPOSE: Input * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/prop.c =================================================================== --- win32ss/user/user32/windows/prop.c (revision 68296) +++ win32ss/user/user32/windows/prop.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: user/user32/windows/prop.c + * FILE: win32ss/user/user32/windows/prop.c * PURPOSE: Window Property * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/rect.c =================================================================== --- win32ss/user/user32/windows/rect.c (revision 68296) +++ win32ss/user/user32/windows/rect.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/windows/input.c + * FILE: win32ss/user/user32/windows/input.c * PURPOSE: Input * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/text.c =================================================================== --- win32ss/user/user32/windows/text.c (revision 68296) +++ win32ss/user/user32/windows/text.c (working copy) @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS user32.dll - * FILE: lib/user32/windows/input.c + * FILE: win32ss/user/user32/windows/input.c * PURPOSE: Input * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/window.c =================================================================== --- win32ss/user/user32/windows/window.c (revision 68296) +++ win32ss/user/user32/windows/window.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS user32.dll - * FILE: lib/user32/windows/window.c + * FILE: win32ss/user/user32/windows/window.c * PURPOSE: Window management * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/user32/windows/winpos.c =================================================================== --- win32ss/user/user32/windows/winpos.c (revision 68296) +++ win32ss/user/user32/windows/winpos.c (working copy) @@ -1,7 +1,7 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS user32.dll - * FILE: dll/win32/user32/windows/winpos.c + * FILE: win32ss/user/user32/windows/winpos.c * PURPOSE: Window management * PROGRAMMER: Casper S. Hornstrup (chorns@users.sourceforge.net) * UPDATE HISTORY: Index: win32ss/user/winsrv/concfg/settings.c =================================================================== --- win32ss/user/winsrv/concfg/settings.c (revision 68296) +++ win32ss/user/winsrv/concfg/settings.c (working copy) @@ -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) Index: win32ss/user/winsrv/concfg/settings.h =================================================================== --- win32ss/user/winsrv/concfg/settings.h (revision 68296) +++ win32ss/user/winsrv/concfg/settings.h (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/alias.c =================================================================== --- win32ss/user/winsrv/consrv_new/alias.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/alias.c (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/alias.h =================================================================== --- win32ss/user/winsrv/consrv_new/alias.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/alias.h (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/api.h =================================================================== --- win32ss/user/winsrv/consrv_new/api.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/api.h (working copy) @@ -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) */ Index: win32ss/user/winsrv/consrv_new/condrv/coninput.c =================================================================== --- win32ss/user/winsrv/consrv_new/condrv/coninput.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/condrv/coninput.c (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/condrv/conoutput.c =================================================================== --- win32ss/user/winsrv/consrv_new/condrv/conoutput.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/condrv/conoutput.c (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/condrv/console.c =================================================================== --- win32ss/user/winsrv/consrv_new/condrv/console.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/condrv/console.c (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/condrv/dummyfrontend.c =================================================================== --- win32ss/user/winsrv/consrv_new/condrv/dummyfrontend.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/condrv/dummyfrontend.c (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/condrv/graphics.c =================================================================== --- win32ss/user/winsrv/consrv_new/condrv/graphics.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/condrv/graphics.c (working copy) @@ -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) * Index: win32ss/user/winsrv/consrv_new/condrv/text.c =================================================================== --- win32ss/user/winsrv/consrv_new/condrv/text.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/condrv/text.c (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/coninput.c =================================================================== --- win32ss/user/winsrv/consrv_new/coninput.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/coninput.c (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/coninput.h =================================================================== --- win32ss/user/winsrv/consrv_new/coninput.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/coninput.h (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/conoutput.c =================================================================== --- win32ss/user/winsrv/consrv_new/conoutput.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/conoutput.c (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/conoutput.h =================================================================== --- win32ss/user/winsrv/consrv_new/conoutput.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/conoutput.h (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/console.c =================================================================== --- win32ss/user/winsrv/consrv_new/console.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/console.c (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/console.h =================================================================== --- win32ss/user/winsrv/consrv_new/console.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/console.h (working copy) @@ -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) */ Index: win32ss/user/winsrv/consrv_new/consrv.h =================================================================== --- win32ss/user/winsrv/consrv_new/consrv.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/consrv.h (working copy) @@ -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) */ Index: win32ss/user/winsrv/consrv_new/frontendctl.c =================================================================== --- win32ss/user/winsrv/consrv_new/frontendctl.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontendctl.c (working copy) @@ -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) */ Index: win32ss/user/winsrv/consrv_new/frontends/gui/consolecpl.h =================================================================== --- win32ss/user/winsrv/consrv_new/frontends/gui/consolecpl.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontends/gui/consolecpl.h (working copy) @@ -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/consolecpl.h * PURPOSE: GUI front-end settings management - Header for console.dll * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ Index: win32ss/user/winsrv/consrv_new/frontends/gui/graphics.c =================================================================== --- win32ss/user/winsrv/consrv_new/frontends/gui/graphics.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontends/gui/graphics.c (working copy) @@ -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) */ Index: win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.c =================================================================== --- win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.c (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.h =================================================================== --- win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontends/gui/guisettings.h (working copy) @@ -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/guisettings.h * PURPOSE: GUI front-end settings management * PROGRAMMERS: Johannes Anderwald * Hermes Belusca-Maito (hermes.belusca@sfr.fr) Index: win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.c =================================================================== --- win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.c (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.h =================================================================== --- win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontends/gui/guiterm.h (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/frontends/gui/resource.h =================================================================== --- win32ss/user/winsrv/consrv_new/frontends/gui/resource.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontends/gui/resource.h (working copy) @@ -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 */ Index: win32ss/user/winsrv/consrv_new/frontends/gui/text.c =================================================================== --- win32ss/user/winsrv/consrv_new/frontends/gui/text.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontends/gui/text.c (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/frontends/input.c =================================================================== --- win32ss/user/winsrv/consrv_new/frontends/input.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontends/input.c (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.c =================================================================== --- win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.c (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.h =================================================================== --- win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/frontends/tui/tuiterm.h (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/handle.c =================================================================== --- win32ss/user/winsrv/consrv_new/handle.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/handle.c (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/handle.h =================================================================== --- win32ss/user/winsrv/consrv_new/handle.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/handle.h (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/heap.h =================================================================== --- win32ss/user/winsrv/consrv_new/heap.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/heap.h (working copy) @@ -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) */ Index: win32ss/user/winsrv/consrv_new/include/conio.h =================================================================== --- win32ss/user/winsrv/consrv_new/include/conio.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/include/conio.h (working copy) @@ -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 Index: win32ss/user/winsrv/consrv_new/include/conio2.h =================================================================== --- win32ss/user/winsrv/consrv_new/include/conio2.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/include/conio2.h (working copy) @@ -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/conio.h * PURPOSE: Internal Console I/O Interface * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) */ Index: win32ss/user/winsrv/consrv_new/include/console.h =================================================================== --- win32ss/user/winsrv/consrv_new/include/console.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/include/console.h (working copy) @@ -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) */ Index: win32ss/user/winsrv/consrv_new/include/settings.h =================================================================== --- win32ss/user/winsrv/consrv_new/include/settings.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/include/settings.h (working copy) @@ -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) Index: win32ss/user/winsrv/consrv_new/init.c =================================================================== --- win32ss/user/winsrv/consrv_new/init.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/init.c (working copy) @@ -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) */ Index: win32ss/user/winsrv/consrv_new/lineinput.c =================================================================== --- win32ss/user/winsrv/consrv_new/lineinput.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/lineinput.c (working copy) @@ -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 */ Index: win32ss/user/winsrv/consrv_new/lineinput.h =================================================================== --- win32ss/user/winsrv/consrv_new/lineinput.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/lineinput.h (working copy) @@ -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 */ Index: win32ss/user/winsrv/consrv_new/procinit.h =================================================================== --- win32ss/user/winsrv/consrv_new/procinit.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/procinit.h (working copy) @@ -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) */ Index: win32ss/user/winsrv/consrv_new/resource.h =================================================================== --- win32ss/user/winsrv/consrv_new/resource.h (revision 68296) +++ win32ss/user/winsrv/consrv_new/resource.h (working copy) @@ -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 */ Index: win32ss/user/winsrv/consrv_new/settings.c =================================================================== --- win32ss/user/winsrv/consrv_new/settings.c (revision 68296) +++ win32ss/user/winsrv/consrv_new/settings.c (working copy) @@ -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)