[WIN32SS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE...
authorAmine Khaldi <amine.khaldi@reactos.org>
Tue, 10 Nov 2015 17:41:55 +0000 (17:41 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Tue, 10 Nov 2015 17:41:55 +0000 (17:41 +0000)
svn path=/trunk/; revision=69871

119 files changed:
reactos/win32ss/gdi/dib/alphablend.c
reactos/win32ss/gdi/dib/dib.c
reactos/win32ss/gdi/dib/dib16bpp.c
reactos/win32ss/gdi/dib/dib1bpp.c
reactos/win32ss/gdi/dib/dib24bpp.c
reactos/win32ss/gdi/dib/dib24bppc.c
reactos/win32ss/gdi/dib/dib32bpp.c
reactos/win32ss/gdi/dib/dib32bppc.c
reactos/win32ss/gdi/dib/dib4bpp.c
reactos/win32ss/gdi/dib/dib8bpp.c
reactos/win32ss/gdi/dib/dib_new.c
reactos/win32ss/gdi/dib/floodfill.c
reactos/win32ss/gdi/dib/i386/dib24bpp_hline.s
reactos/win32ss/gdi/dib/i386/dib32bpp_colorfill.s
reactos/win32ss/gdi/dib/i386/dib32bpp_hline.s
reactos/win32ss/gdi/dib/stretchblt.c
reactos/win32ss/gdi/eng/alphablend.c
reactos/win32ss/gdi/eng/bitblt.c
reactos/win32ss/gdi/eng/clip.c
reactos/win32ss/gdi/eng/copybits.c
reactos/win32ss/gdi/eng/debug.c
reactos/win32ss/gdi/eng/device.c
reactos/win32ss/gdi/eng/driverobj.c
reactos/win32ss/gdi/eng/drvdbg.c
reactos/win32ss/gdi/eng/engbrush.c
reactos/win32ss/gdi/eng/engevent.c
reactos/win32ss/gdi/eng/engmisc.c
reactos/win32ss/gdi/eng/engobjects.h
reactos/win32ss/gdi/eng/engwindow.c
reactos/win32ss/gdi/eng/float.c
reactos/win32ss/gdi/eng/gradient.c
reactos/win32ss/gdi/eng/i386/floatobj.S
reactos/win32ss/gdi/eng/ldevobj.c
reactos/win32ss/gdi/eng/lineto.c
reactos/win32ss/gdi/eng/mapping.c
reactos/win32ss/gdi/eng/mem.c
reactos/win32ss/gdi/eng/mouse.c
reactos/win32ss/gdi/eng/paint.c
reactos/win32ss/gdi/eng/pdevobj.c
reactos/win32ss/gdi/eng/perfcnt.c
reactos/win32ss/gdi/eng/rlecomp.c
reactos/win32ss/gdi/eng/sort.c
reactos/win32ss/gdi/eng/stretchblt.c
reactos/win32ss/gdi/eng/surface.c
reactos/win32ss/gdi/eng/transblt.c
reactos/win32ss/gdi/eng/xlateobj.c
reactos/win32ss/gdi/eng/xlateobj.h
reactos/win32ss/gdi/ntgdi/coord.c
reactos/win32ss/gdi/ntgdi/dcattr.c
reactos/win32ss/gdi/ntgdi/dclife.c
reactos/win32ss/gdi/ntgdi/dcobjs.c
reactos/win32ss/gdi/ntgdi/dcstate.c
reactos/win32ss/gdi/ntgdi/device.c
reactos/win32ss/gdi/ntgdi/dibobj.c
reactos/win32ss/gdi/ntgdi/fillshap.c
reactos/win32ss/gdi/ntgdi/font.c
reactos/win32ss/gdi/ntgdi/freetype.c
reactos/win32ss/gdi/ntgdi/gdidbg.c
reactos/win32ss/gdi/ntgdi/gdikdbgext.c
reactos/win32ss/gdi/ntgdi/gdiobj.c
reactos/win32ss/gdi/ntgdi/gdipool.c
reactos/win32ss/gdi/ntgdi/icm.c
reactos/win32ss/gdi/ntgdi/line.c
reactos/win32ss/gdi/ntgdi/metafile.c
reactos/win32ss/gdi/ntgdi/palette.c
reactos/win32ss/gdi/ntgdi/path.c
reactos/win32ss/gdi/ntgdi/pen.c
reactos/win32ss/gdi/ntgdi/polyfill.c
reactos/win32ss/gdi/ntgdi/print.c
reactos/win32ss/gdi/ntgdi/rect.c
reactos/win32ss/gdi/ntgdi/stockobj.c
reactos/win32ss/gdi/ntgdi/text.c
reactos/win32ss/gdi/ntgdi/wingl.c
reactos/win32ss/include/ntgdihdl.h
reactos/win32ss/include/ntgdityp.h
reactos/win32ss/include/ntusrtyp.h
reactos/win32ss/napi.h
reactos/win32ss/reactx/dxapi/main.c
reactos/win32ss/reactx/dxg/ddhmg.c
reactos/win32ss/reactx/dxg/eng.c
reactos/win32ss/reactx/dxg/historic.c
reactos/win32ss/reactx/dxg/main.c
reactos/win32ss/reactx/dxgthk/main.c
reactos/win32ss/reactx/ntddraw/d3d.c
reactos/win32ss/reactx/ntddraw/dd.c
reactos/win32ss/reactx/ntddraw/ddraw.c
reactos/win32ss/reactx/ntddraw/ddsurf.c
reactos/win32ss/reactx/ntddraw/dvp.c
reactos/win32ss/reactx/ntddraw/dxeng.c
reactos/win32ss/reactx/ntddraw/eng.c
reactos/win32ss/reactx/ntddraw/mocomp.c
reactos/win32ss/user/ntuser/accelerator.c
reactos/win32ss/user/ntuser/callproc.c
reactos/win32ss/user/ntuser/caret.c
reactos/win32ss/user/ntuser/console.c
reactos/win32ss/user/ntuser/csr.c
reactos/win32ss/user/ntuser/csr.h
reactos/win32ss/user/ntuser/display.c
reactos/win32ss/user/ntuser/focus.c
reactos/win32ss/user/ntuser/guicheck.c
reactos/win32ss/user/ntuser/kbdlayout.c
reactos/win32ss/user/ntuser/menu.c
reactos/win32ss/user/ntuser/metric.c
reactos/win32ss/user/ntuser/misc/file.c
reactos/win32ss/user/ntuser/misc/registry.c
reactos/win32ss/user/ntuser/misc/rtlstr.c
reactos/win32ss/user/ntuser/mouse.c
reactos/win32ss/user/ntuser/object.c
reactos/win32ss/user/ntuser/scrollbar.c
reactos/win32ss/user/ntuser/session.c
reactos/win32ss/user/ntuser/shutdown.c
reactos/win32ss/user/ntuser/simplecall.c
reactos/win32ss/user/ntuser/sysparams.c
reactos/win32ss/user/ntuser/timer.c
reactos/win32ss/user/ntuser/useratom.c
reactos/win32ss/user/ntuser/vis.c
reactos/win32ss/user/ntuser/vis.h
reactos/win32ss/user/ntuser/windc.c
reactos/win32ss/user/ntuser/winpos.c

index bf3e5ce..6e85621 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/stretchblt.c
+ * FILE:            win32ss/gdi/dib/alphablend.c
  * PURPOSE:         AlphaBlend implementation suitable for all bit depths
  * PROGRAMMERS:     Jérôme Gardou
  */
index 21a9107..46740b4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/dib.c
+ * FILE:            win32ss/gdi/dib/dib.c
  * PURPOSE:         ROP handling, function pointer arrays, misc
  * PROGRAMMERS:     Ge van Geldorp
  */
index 1fd539c..6ce4568 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/dib16bpp.c
+ * FILE:            win32ss/gdi/dib/dib16bpp.c
  * PURPOSE:         Device Independant Bitmap functions, 16bpp
  * PROGRAMMERS:     Jason Filby
  *                  Thomas Bluemel
index a7dc4a3..e5dc0fd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/dib1bpp.c
+ * FILE:            win32ss/gdi/dib/dib1bpp.c
  * PURPOSE:         Device Independant Bitmap functions, 1bpp
  * PROGRAMMERS:     Jason Filby
  */
index 7dedceb..0974842 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/dib24bpp.c
+ * FILE:            win32ss/gdi/dib/dib24bpp.c
  * PURPOSE:         Device Independant Bitmap functions, 24bpp
  * PROGRAMMERS:     Jason Filby
  *                  Thomas Bluemel
index ca09cee..80fed45 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/dib24bppc.c
+ * FILE:            win32ss/gdi/dib/dib24bppc.c
  * PURPOSE:         C language equivalents of asm optimised 24bpp functions
  * PROGRAMMERS:     Jason Filby
  *                  Magnus Olsen
index 191391d..7c1af5a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/dib32bpp.c
+ * FILE:            win32ss/gdi/dib/dib32bpp.c
  * PURPOSE:         Device Independant Bitmap functions, 32bpp
  * PROGRAMMERS:     Jason Filby
  *                  Thomas Bluemel
index 859e950..fb1c0dc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/dib32bppc.c
+ * FILE:            win32ss/gdi/dib/dib32bppc.c
  * PURPOSE:         C language equivalents of asm optimised 32bpp functions
  * PROGRAMMERS:     Jason Filby
  *                  Magnus Olsen
index 1b6f0f1..56c03e5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/dib4bpp.c
+ * FILE:            win32ss/gdi/dib/dib4bpp.c
  * PURPOSE:         Device Independant Bitmap functions, 4bpp
  * PROGRAMMERS:     Jason Filby
  */
index a3c6ed0..c30d738 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/dib8bpp.c
+ * FILE:            win32ss/gdi/dib/dib8bpp.c
  * PURPOSE:         Device Independant Bitmap functions, 8bpp
  * PROGRAMMERS:     Jason Filby
  *                  Thomas Bluemel
index 92f49b4..918c7a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/dib.c
+ * FILE:            win32ss/gdi/dib/dib_new.c
  * PURPOSE:         ROP handling, function pointer arrays, misc
  * PROGRAMMERS:     Ge van Geldorp
  */
index 13a0fed..012f27a 100644 (file)
@@ -2,7 +2,7 @@
 * COPYRIGHT:         See COPYING in the top level directory
 * PROJECT:           ReactOS win32 subsystem
 * PURPOSE:           Flood filling support
-* FILE:              subsystems/win32/win32k/dib/floodfill.c
+* FILE:              win32ss/gdi/dib/floodfill.c
 * PROGRAMMER:        Gregor Schneider, <grschneider AT gmail DOT com>
 */
 
index 1d36aa4..96baabb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/i386/dib24bpp_hline.c
+ * FILE:            win32ss/gdi/dib/i386/dib24bpp_hline.s
  * PURPOSE:         ASM optimised 24bpp HLine
  * PROGRAMMERS:     Magnus Olsen
  */
index 39743a5..ebc0418 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/i386/dib32bpp_colorfill.c
+ * FILE:            win32ss/gdi/dib/i386/dib32bpp_colorfill.s
  * PURPOSE:         ASM optimised 32bpp ColorFill
  * PROGRAMMERS:     Magnus Olsen
  *                  Timo Kreuzer (timo.kreuzer@reactos.org)
index c60d43d..bb50190 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         Win32 subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/i386/dib32bpp_hline.c
+ * FILE:            win32ss/gdi/dib/i386/dib32bpp_hline.s
  * PURPOSE:         ASM optimised 32bpp HLine
  * PROGRAMMERS:     Magnus Olsen
  */
index 55f8057..cbcdad2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS Win32k subsystem
  * LICENSE:         See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/dib/stretchblt.c
+ * FILE:            win32ss/gdi/dib/stretchblt.c
  * PURPOSE:         StretchBlt implementation suitable for all bit depths
  * PROGRAMMERS:     Magnus Olsen
  *                  Evgeniy Boltik
index be039ad..f9bbf6d 100644 (file)
@@ -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 a1c002a..bd1512f 100644 (file)
@@ -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 d3c0bb1..3aa8ded 100644 (file)
@@ -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 94013aa..0b88243 100644 (file)
@@ -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 f2a136d..e2caad5 100644 (file)
@@ -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 9852bc0..e1d6363 100644 (file)
@@ -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 5f1b96b..f1987df 100644 (file)
@@ -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 aba1ba6..d9bb968 100644 (file)
@@ -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/drvdbg.c
  * PURPOSE:         Debug hooks for display driver callbacks
  * PROGRAMMERS:     Timo Kreuzer
  */
index a078c05..4003b7a 100644 (file)
@@ -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 edc4620..d5c8c6c 100644 (file)
@@ -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 <aleksey@reactos.org>
  *                  ReactOS Portable Systems Group
index 076aead..73ef874 100644 (file)
@@ -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 687a02d..a00cd33 100644 (file)
@@ -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/engobjects.h
  * PROGRAMER:         Jason Filby
  * REVISION HISTORY:
  *                 21/8/1999: Created
index 3338076..42e30a4 100644 (file)
@@ -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 5ccbc0b..69e5c51 100644 (file)
@@ -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 626323b..4777abc 100644 (file)
@@ -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 60c4790..2f84a73 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:         LGPL, see LGPL.txt in the top level directory
  * PROJECT:           ReactOS Win32 subsystem
  * PURPOSE:           FLOATOBJ floating point emulation functions for x86
- * FILE:              subsystems/win32/win32k/objects/i386/floatobj.S
+ * FILE:              win32ss/gdi/eng/i386/floatobj.S
  * PROGRAMMER:        Timo Kreuzer
  */
 
index ff7fea0..5b354c7 100644 (file)
@@ -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 c26ec9b..e5ff302 100644 (file)
@@ -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 299e8a7..0ca9de2 100644 (file)
@@ -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/mapping.c
  * PROGRAMER:         Timo Kreuzer (timo.kreuzer@reactos.org)
  */
 
index 79cd5b2..b6eba27 100644 (file)
@@ -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 ab673f1..677a0e6 100644 (file)
@@ -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 9787448..8c9a992 100644 (file)
@@ -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 6645f1d..cc72471 100644 (file)
@@ -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 ddcd7bb..8ed0511 100644 (file)
@@ -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 881b4dd..ea90c42 100644 (file)
@@ -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 b1e2544..e46ecfa 100644 (file)
@@ -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 a244c78..da54ddc 100644 (file)
@@ -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 cbb2c5a..b2d2883 100644 (file)
@@ -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 a4eaaeb..43708da 100644 (file)
@@ -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 fbca025..53d2ceb 100644 (file)
@@ -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/xlateobj.c
  * PROGRAMER:        Timo Kreuzer (timo.kreuzer@reactos.org)
  */
 
index 7e33893..50cd858 100644 (file)
@@ -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/xlateobj.h
  * PROGRAMER:         Timo Kreuzer
  *
  */
index 004de46..5841df0 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:        GNU GPL, See COPYING in the top level directory
  * PROJECT:          ReactOS kernel
  * PURPOSE:          Coordinate systems
- * FILE:             subsystems/win32/win32k/objects/coord.c
+ * FILE:             win32ss/gdi/ntgdi/coord.c
  * PROGRAMER:        Timo Kreuzer (timo.kreuzer@rectos.org)
  */
 
index 726fd0a..0624a7a 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:         See COPYING in the top level directory
  * PROJECT:           ReactOS kernel
  * PURPOSE:           Functions for creation and destruction of DCs
- * FILE:              subsystem/win32/win32k/objects/dcattr.c
+ * FILE:              win32ss/gdi/ntgdi/dcattr.c
  * PROGRAMER:         Timo Kreuzer (timo.kreuzer@rectos.org)
  */
 
index 24ea049..21e38e5 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:         See COPYING in the top level directory
  * PROJECT:           ReactOS kernel
  * PURPOSE:           Functions for creation and destruction of DCs
- * FILE:              subsystem/win32/win32k/objects/dclife.c
+ * FILE:              win32ss/gdi/ntgdi/dclife.c
  * PROGRAMER:         Timo Kreuzer (timo.kreuzer@rectos.org)
  */
 
index 1028822..a4c263c 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:         See COPYING in the top level directory
  * PROJECT:           ReactOS Win32k subsystem
  * PURPOSE:           Functions for creation and destruction of DCs
- * FILE:              subsystems/win32/win32k/objects/dcobjs.c
+ * FILE:              win32ss/gdi/ntgdi/dcobjs.c
  * PROGRAMER:         Timo Kreuzer (timo.kreuzer@rectos.org)
  */
 
index 419753e..5a18c65 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:         See COPYING in the top level directory
  * PROJECT:           ReactOS Win32k subsystem
  * PURPOSE:           Functions for saving and restoring dc states
- * FILE:              subsystems/win32/win32k/objects/dcstate.c
+ * FILE:              win32ss/gdi/ntgdi/dcstate.c
  * PROGRAMER:         Timo Kreuzer (timo.kreuzer@rectos.org)
  */
 
index 7f9bd44..9b1ca91 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:         See COPYING in the top level directory
  * PROJECT:           ReactOS kernel
  * PURPOSE:           Functions for creation and destruction of DCs
- * FILE:              subsystem/win32/win32k/objects/device.c
+ * FILE:              win32ss/gdi/ntgdi/device.c
  * PROGRAMER:         Timo Kreuzer (timo.kreuzer@rectos.org)
  */
 
index 06671c5..5d0f98e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/dibobj.c
+ * FILE:            win32ss/gdi/ntgdi/dibobj.c
  * PURPOSE:         Dib object functions
  * PROGRAMMER:
  */
index 95f607c..db16f01 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/fillshap.c
+ * FILE:            win32ss/gdi/ntgdi/fillshap.c
  * PURPOSE:         fillshap
  * PROGRAMMER:
  */
index 2543e82..01ee171 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/font.c
+ * FILE:            win32ss/gdi/ntgdi/font.c
  * PURPOSE:         Font
  * PROGRAMMER:
  */
index 58b4e4b..01b3256 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/freetype.c
+ * FILE:            win32ss/gdi/ntgdi/freetype.c
  * PURPOSE:         FreeType font engine interface
  * PROGRAMMER:      Copyright 2001 Huw D M Davies for CodeWeavers.
  *                  Copyright 2006 Dmitry Timoshkov for CodeWeavers.
index e3b3d06..2d5154e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/gdidbg.c
+ * FILE:            win32ss/gdi/ntgdi/gdidbg.c
  * PURPOSE:         Special debugging functions for GDI
  * PROGRAMMERS:     Timo Kreuzer
  */
index 9118b31..53c7e04 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            win32ss/gdi/ntgdi/gdikdbgext.x
+ * FILE:            win32ss/gdi/ntgdi/gdikdbgext.c
  * PURPOSE:         KDBG extension for GDI
  * PROGRAMMERS:     Timo Kreuzer
  */
index d4212a2..37a1ec2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/gdiobj.c
+ * FILE:            win32ss/gdi/ntgdi/gdiobj.c
  * PURPOSE:         General GDI object manipulation routines
  * PROGRAMMERS:     Timo Kreuzer
  */
index 410b272..d85972f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/gdipool.c
+ * FILE:            win32ss/gdi/ntgdi/gdipool.c
  * PURPOSE:         Static size allocator for user mode object attributes
  * PROGRAMMERS:     Timo Kreuzer
  */
index 9a2812b..046af29 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS Win32k Subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            win32k/objects/icm.c
+ * FILE:            win32ss/gdi/ntgdi/icm.c
  * PURPOSE:         Icm functions
  * PROGRAMMERS:     ...
  */
index fec41c6..02f81aa 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS Win32k Subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            win32k/objects/line.c
+ * FILE:            win32ss/gdi/ntgdi/line.c
  * PURPOSE:         Line functions
  * PROGRAMMERS:     ...
  */
index 6dafea7..4bdf574 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS Win32k Subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            win32k/objects/metafile.c
+ * FILE:            win32ss/gdi/ntgdi/metafile.c
  * PURPOSE:         Metafile Implementation
  * PROGRAMMERS:     ...
  */
index 23b0ab7..47f3398 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:         See COPYING in the top level directory
  * PROJECT:           ReactOS Win32k subsystem
  * PURPOSE:           GDI Palette Functions
- * FILE:              subsystems/win32/win32k/objects/palette.c
+ * FILE:              win32ss/gdi/ntgdi/palette.c
  * PROGRAMERS:        Jason Filby
  *                    Timo Kreuzer
  */
index 3bd1d0b..a1cb865 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/path.c
+ * FILE:            win32ss/gdi/ntgdi/path.c
  * PURPOSE:         Graphics paths (BeginPath, EndPath etc.)
  * PROGRAMMER:      Copyright 1997, 1998 Martin Boehme
  *                            1999 Huw D M Davies
index 058ca43..0712638 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:         See COPYING in the top level directory
  * PROJECT:           ReactOS kernel
  * PURPOSE:           Pen functiona
- * FILE:              subsys/win32k/objects/pen.c
+ * FILE:              win32ss/gdi/ntgdi/pen.c
  * PROGRAMER:
  */
 
index e47b049..ca4d381 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:         See COPYING in the top level directory
  * PROJECT:           ReactOS Win32k subsystem
  * PURPOSE:           Various Polygon Filling routines for Polygon()
- * FILE:              subsystems/win32/win32k/objects/polyfill.c
+ * FILE:              win32ss/gdi/ntgdi/polyfill.c
  * PROGRAMER:         Mark Tempel
  */
 
index 8f66318..f322602 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/print.c
+ * FILE:            win32ss/gdi/ntgdi/print.c
  * PURPOSE:         Print functions
  * PROGRAMMER:
  */
index 4486378..1e6c19f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/rect.c
+ * FILE:            win32ss/gdi/ntgdi/rect.c
  * PURPOSE:         Rect functions
  * PROGRAMMER:      Timo Kreuzer
  */
index 3d4d9fc..676ea5d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/stockobj.c
+ * FILE:            win32ss/gdi/ntgdi/stockobj.c
  * PURPOSE:         Stock objects functions
  * PROGRAMMER:
  */
index 290cb81..d80a41c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/text.c
+ * FILE:            win32ss/gdi/ntgdi/text.c
  * PURPOSE:         Text/Font
  * PROGRAMMER:
  */
index 97517f0..6c02b80 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS win32 kernel mode subsystem
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            subsystems/win32/win32k/objects/wingl.c
+ * FILE:            win32ss/gdi/ntgdi/wingl.c
  * PURPOSE:         WinGL API
  * PROGRAMMER:
  */
index c2b31c8..647acb3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS Win32 Graphical Subsystem (WIN32K)
- * FILE:            include/win32k/ntgdihal.h
+ * FILE:            win32ss/include/ntgdihdl.h
  * PURPOSE:         Win32 Shared GDI Handle/Object Types
  * PROGRAMMER:      Alex Ionescu (alex@relsoft.net)
  */
index 24e0196..258d73d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS Win32 Graphical Subsystem (WIN32K)
- * FILE:            include/win32k/ntgdityp.h
+ * FILE:            win32ss/include/ntgdityp.h
  * PURPOSE:         Win32 Shared GDI Types for NtGdi*
  * PROGRAMMER:      Alex Ionescu (alex@relsoft.net)
  */
index 038a689..6ce571f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS Win32 Graphical Subsystem (WIN32K)
- * FILE:            include/win32k/ntusrtyp.h
+ * FILE:            win32ss/include/ntusrtyp.h
  * PURPOSE:         Win32 Shared USER Types for NtUser*
  * PROGRAMMER:      Alex Ionescu (alex@relsoft.net)
  */
index 5831932..3bce0f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * FILE:            subsystems/win32/win32k/include/napi.h
+ * FILE:            win32ss/napi.h
  * COPYRIGHT:       GNU GPL, see COPYING in the top level directory
  * PURPOSE:         System Call Table for Native API
  * PROGRAMMER:      Timo Kreuzer
index 58443ad..6285a87 100644 (file)
@@ -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 caa5caf..13e002b 100644 (file)
@@ -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 ab10bd3..77f9755 100644 (file)
@@ -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/eng.c
  * PROGRAMER:        Magnus olsen (magnus@greatlord.com)
  * REVISION HISTORY:
  *       30/12-2007   Magnus Olsen
index 1279333..a24eee8 100644 (file)
@@ -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/historic.c
  * PROGRAMER:        Magnus olsen (magnus@greatlord.com)
  * REVISION HISTORY:
  *       15/10-2007   Magnus Olsen
index bdd0335..10b5df4 100644 (file)
@@ -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 87ec3e0..6a856c9 100644 (file)
@@ -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 af9f8c9..07eb729 100644 (file)
@@ -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 e4665cd..152daec 100644 (file)
@@ -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 7ce8adc..3cd73fa 100644 (file)
@@ -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 0d96cb3..aacde0c 100644 (file)
@@ -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 4dddb94..f6d9205 100644 (file)
@@ -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 b427938..bafc57a 100644 (file)
@@ -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 ae7e9d4..426ea70 100644 (file)
@@ -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 bc80584..ead4cfe 100644 (file)
@@ -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 ba99a46..8348cea 100644 (file)
@@ -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 ebf95ca..010ad43 100644 (file)
@@ -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 <w3seek@reactos.com>
  */
 
index 6f6bc3e..d415918 100644 (file)
@@ -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 378933b..9b34ee1 100644 (file)
@@ -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 4c1c89b..c23a0f0 100644 (file)
@@ -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 96d9fa3..8359e73 100644 (file)
@@ -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 a635150..7b6a753 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:        See COPYING in the top level directory
  * PROJECT:          ReactOS kernel
  * PURPOSE:          Video initialization and display settings
- * FILE:             subsystems/win32/win32k/ntuser/display.c
+ * FILE:             win32ss/user/ntuser/display.c
  * PROGRAMER:        Timo Kreuzer (timo.kreuzer@reactos.org)
  */
 
index fb17e3f..17e1e65 100644 (file)
@@ -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 cc0cf9d..ec76333 100644 (file)
@@ -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 da78d84..27eaf06 100644 (file)
@@ -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 92631c4..dd7e458 100644 (file)
@@ -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 fd39848..df7138b 100644 (file)
@@ -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 c8204fd..5dcd20a 100644 (file)
@@ -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/misc/file.c
  * PROGRAMER:        Timo Kreuzer (timo.kreuzer@reactos.org)
  */
 
index 61db087..a1995ab 100644 (file)
@@ -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/misc/registry.c
  * PROGRAMER:        Timo Kreuzer (timo.kreuzer@reactos.org)
  */
 
index 73c92bf..b37e395 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * PROJECT:         ReactOS win32k.sys
- * FILE:            subsystems/win32/win32k/misc/rtlstr.c
+ * FILE:            win32ss/user/ntuser/misc/rtlstr.c
  * PURPOSE:         Large Strings
  * PROGRAMMER:
  *
index 0793ed1..fc3827e 100644 (file)
@@ -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/mouse.c
  * PROGRAMERS:       Casper S. Hornstrup (chorns@users.sourceforge.net)
  *                   Rafal Harabien (rafalh@reactos.org)
  */
index f2e2498..ec30a71 100644 (file)
@@ -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 462690b..041fea4 100644 (file)
@@ -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 4247a34..acc54ef 100644 (file)
@@ -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 61b70d5..a589311 100644 (file)
@@ -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 86d9cee..e1b0392 100644 (file)
@@ -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 2a4baf0..0188912 100644 (file)
@@ -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 3bb48e1..d2789bb 100644 (file)
@@ -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 b9cbf18..79957f5 100644 (file)
@@ -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 <xnavara@volny.cz>
  */
 
index b29cf47..670cc75 100644 (file)
@@ -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 d398bd8..5ff29ab 100644 (file)
@@ -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 7427b9f..1cd4697 100644 (file)
@@ -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 8ba06b3..0d9afbe 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:        See COPYING in the top level directory
  * PROJECT:          ReactOS kernel
  * PURPOSE:          Windows
- * FILE:             win32ss/user/ntuser/window.c
+ * FILE:             win32ss/user/ntuser/winpos.c
  * PROGRAMER:        Casper S. Hornstrup (chorns@users.sourceforge.net)
  */