move stuff:-|
Deleted: branches/win32k rewrite attempt/Doxyfile
Deleted: branches/win32k rewrite attempt/dib/
Deleted: branches/win32k rewrite attempt/eng/
Deleted: branches/win32k rewrite attempt/include/
Deleted: branches/win32k rewrite attempt/ldr/
Deleted: branches/win32k rewrite attempt/main/
Deleted: branches/win32k rewrite attempt/misc/
Deleted: branches/win32k rewrite attempt/ntddraw/
Deleted: branches/win32k rewrite attempt/ntuser/
Deleted: branches/win32k rewrite attempt/objects/
Deleted: branches/win32k rewrite attempt/stubs/
Deleted: branches/win32k rewrite attempt/tests/
Deleted: branches/win32k rewrite attempt/w32k.h
Added: branches/win32k rewrite attempt/win32k/
Added: branches/win32k rewrite attempt/win32k/Doxyfile
Added: branches/win32k rewrite attempt/win32k/dib/
Added: branches/win32k rewrite attempt/win32k/eng/
Added: branches/win32k rewrite attempt/win32k/include/
Added: branches/win32k rewrite attempt/win32k/ldr/
Added: branches/win32k rewrite attempt/win32k/main/
Added: branches/win32k rewrite attempt/win32k/misc/
Added: branches/win32k rewrite attempt/win32k/ntddraw/
Added: branches/win32k rewrite attempt/win32k/ntuser/
Added: branches/win32k rewrite attempt/win32k/objects/
Added: branches/win32k rewrite attempt/win32k/stubs/
Added: branches/win32k rewrite attempt/win32k/tests/
Added: branches/win32k rewrite attempt/win32k/w32k.h
Added: branches/win32k rewrite attempt/win32k/win32k.def
Added: branches/win32k rewrite attempt/win32k/win32k.rc
Added: branches/win32k rewrite attempt/win32k/win32k.xml
Deleted: branches/win32k rewrite attempt/win32k.def
Deleted: branches/win32k rewrite attempt/win32k.rc
Deleted: branches/win32k rewrite attempt/win32k.xml

Deleted: branches/win32k rewrite attempt/Doxyfile
--- branches/win32k rewrite attempt/Doxyfile	2005-07-27 21:09:08 UTC (rev 16817)
+++ branches/win32k rewrite attempt/Doxyfile	2005-07-27 21:22:26 UTC (rev 16818)
@@ -1,206 +0,0 @@
-# Doxyfile 1.3.5
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME           = "ReactOS WIN32K"
-PROJECT_NUMBER         = 
-OUTPUT_DIRECTORY       = doxy-doc
-OUTPUT_LANGUAGE        = English
-USE_WINDOWS_ENCODING   = YES
-BRIEF_MEMBER_DESC      = YES
-REPEAT_BRIEF           = YES
-ALWAYS_DETAILED_SEC    = NO
-INLINE_INHERITED_MEMB  = NO
-FULL_PATH_NAMES        = YES
-STRIP_FROM_PATH        = ../..
-SHORT_NAMES            = NO
-JAVADOC_AUTOBRIEF      = YES
-MULTILINE_CPP_IS_BRIEF = NO
-DETAILS_AT_TOP         = NO
-INHERIT_DOCS           = NO
-DISTRIBUTE_GROUP_DOC   = NO
-TAB_SIZE               = 8
-ALIASES                = 
-OPTIMIZE_OUTPUT_FOR_C  = YES
-OPTIMIZE_OUTPUT_JAVA   = NO
-SUBGROUPING            = YES
-#---------------------------------------------------------------------------
-# Build related configuration options
-#---------------------------------------------------------------------------
-EXTRACT_ALL            = YES
-EXTRACT_PRIVATE        = NO
-EXTRACT_STATIC         = NO
-EXTRACT_LOCAL_CLASSES  = NO
-HIDE_UNDOC_MEMBERS     = NO
-HIDE_UNDOC_CLASSES     = NO
-HIDE_FRIEND_COMPOUNDS  = NO
-HIDE_IN_BODY_DOCS      = NO
-INTERNAL_DOCS          = YES
-CASE_SENSE_NAMES       = YES
-HIDE_SCOPE_NAMES       = NO
-SHOW_INCLUDE_FILES     = YES
-INLINE_INFO            = YES
-SORT_MEMBER_DOCS       = YES
-GENERATE_TODOLIST      = YES
-GENERATE_TESTLIST      = YES
-GENERATE_BUGLIST       = YES
-GENERATE_DEPRECATEDLIST= YES
-ENABLED_SECTIONS       = 
-MAX_INITIALIZER_LINES  = 30
-SHOW_USED_FILES        = YES
-#---------------------------------------------------------------------------
-# configuration options related to warning and progress messages
-#---------------------------------------------------------------------------
-QUIET                  = NO
-WARNINGS               = NO
-WARN_IF_UNDOCUMENTED   = NO
-WARN_IF_DOC_ERROR      = YES
-WARN_FORMAT            = "$file:$line: $text"
-WARN_LOGFILE           = 
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT                  = .
-FILE_PATTERNS          = *.c \
-                         *.h
-RECURSIVE              = YES
-EXCLUDE                = 
-EXCLUDE_SYMLINKS       = NO
-EXCLUDE_PATTERNS       = 
-EXAMPLE_PATH           = 
-EXAMPLE_PATTERNS       = 
-EXAMPLE_RECURSIVE      = YES
-IMAGE_PATH             = 
-INPUT_FILTER           = 
-FILTER_SOURCE_FILES    = NO
-#---------------------------------------------------------------------------
-# configuration options related to source browsing
-#---------------------------------------------------------------------------
-SOURCE_BROWSER         = YES
-INLINE_SOURCES         = YES
-STRIP_CODE_COMMENTS    = YES
-REFERENCED_BY_RELATION = YES
-REFERENCES_RELATION    = YES
-VERBATIM_HEADERS       = NO
-#---------------------------------------------------------------------------
-# configuration options related to the alphabetical class index
-#---------------------------------------------------------------------------
-ALPHABETICAL_INDEX     = YES
-COLS_IN_ALPHA_INDEX    = 5
-IGNORE_PREFIX          = 
-#---------------------------------------------------------------------------
-# configuration options related to the HTML output
-#---------------------------------------------------------------------------
-GENERATE_HTML          = YES
-HTML_OUTPUT            = html
-HTML_FILE_EXTENSION    = .html
-HTML_HEADER            = 
-HTML_FOOTER            = 
-HTML_STYLESHEET        = 
-HTML_ALIGN_MEMBERS     = YES
-GENERATE_HTMLHELP      = NO
-CHM_FILE               = 
-HHC_LOCATION           = 
-GENERATE_CHI           = NO
-BINARY_TOC             = NO
-TOC_EXPAND             = NO
-DISABLE_INDEX          = NO
-ENUM_VALUES_PER_LINE   = 4
-GENERATE_TREEVIEW      = YES
-TREEVIEW_WIDTH         = 200
-#---------------------------------------------------------------------------
-# configuration options related to the LaTeX output
-#---------------------------------------------------------------------------
-GENERATE_LATEX         = NO
-LATEX_OUTPUT           = latex
-LATEX_CMD_NAME         = latex
-MAKEINDEX_CMD_NAME     = makeindex
-COMPACT_LATEX          = NO
-PAPER_TYPE             = a4wide
-EXTRA_PACKAGES         = 
-LATEX_HEADER           = 
-PDF_HYPERLINKS         = NO
-USE_PDFLATEX           = NO
-LATEX_BATCHMODE        = NO
-LATEX_HIDE_INDICES     = NO
-#---------------------------------------------------------------------------
-# configuration options related to the RTF output
-#---------------------------------------------------------------------------
-GENERATE_RTF           = NO
-RTF_OUTPUT             = rtf
-COMPACT_RTF            = YES
-RTF_HYPERLINKS         = YES
-RTF_STYLESHEET_FILE    = 
-RTF_EXTENSIONS_FILE    = 
-#---------------------------------------------------------------------------
-# configuration options related to the man page output
-#---------------------------------------------------------------------------
-GENERATE_MAN           = NO
-MAN_OUTPUT             = man
-MAN_EXTENSION          = .3
-MAN_LINKS              = NO
-#---------------------------------------------------------------------------
-# configuration options related to the XML output
-#---------------------------------------------------------------------------
-GENERATE_XML           = NO
-XML_OUTPUT             = xml
-XML_SCHEMA             = 
-XML_DTD                = 
-#---------------------------------------------------------------------------
-# configuration options for the AutoGen Definitions output
-#---------------------------------------------------------------------------
-GENERATE_AUTOGEN_DEF   = NO
-#---------------------------------------------------------------------------
-# configuration options related to the Perl module output
-#---------------------------------------------------------------------------
-GENERATE_PERLMOD       = NO
-PERLMOD_LATEX          = NO
-PERLMOD_PRETTY         = YES
-PERLMOD_MAKEVAR_PREFIX = 
-#---------------------------------------------------------------------------
-# Configuration options related to the preprocessor   
-#---------------------------------------------------------------------------
-ENABLE_PREPROCESSING   = NO
-MACRO_EXPANSION        = NO
-EXPAND_ONLY_PREDEF     = NO
-SEARCH_INCLUDES        = YES
-INCLUDE_PATH           = ../../include
-INCLUDE_FILE_PATTERNS  = *.h
-PREDEFINED             = 
-EXPAND_AS_DEFINED      = 
-SKIP_FUNCTION_MACROS   = YES
-#---------------------------------------------------------------------------
-# Configuration::addtions related to external references   
-#---------------------------------------------------------------------------
-TAGFILES               = 
-GENERATE_TAGFILE       = 
-ALLEXTERNALS           = NO
-EXTERNAL_GROUPS        = YES
-PERL_PATH              = /usr/bin/perl
-#---------------------------------------------------------------------------
-# Configuration options related to the dot tool   
-#---------------------------------------------------------------------------
-CLASS_DIAGRAMS         = YES
-HIDE_UNDOC_RELATIONS   = NO
-HAVE_DOT               = YES
-CLASS_GRAPH            = YES
-COLLABORATION_GRAPH    = YES
-UML_LOOK               = NO
-TEMPLATE_RELATIONS     = NO
-INCLUDE_GRAPH          = YES
-INCLUDED_BY_GRAPH      = YES
-CALL_GRAPH             = YES
-GRAPHICAL_HIERARCHY    = YES
-DOT_IMAGE_FORMAT       = png
-DOT_PATH               = 
-DOTFILE_DIRS           = 
-MAX_DOT_GRAPH_WIDTH    = 1024
-MAX_DOT_GRAPH_HEIGHT   = 1024
-MAX_DOT_GRAPH_DEPTH    = 0
-GENERATE_LEGEND        = YES
-DOT_CLEANUP            = YES
-#---------------------------------------------------------------------------
-# Configuration::addtions related to the search engine   
-#---------------------------------------------------------------------------
-SEARCHENGINE           = YES

Deleted: branches/win32k rewrite attempt/w32k.h
--- branches/win32k rewrite attempt/w32k.h	2005-07-27 21:09:08 UTC (rev 16817)
+++ branches/win32k rewrite attempt/w32k.h	2005-07-27 21:22:26 UTC (rev 16818)
@@ -1,45 +0,0 @@
-/*
- * COPYRIGHT:       See COPYING in the top level directory
- * PROJECT:         ReactOS Graphics Subsystem
- * FILE:            subsys/win32k/w32k.h
- * PURPOSE:         Main Win32K Header
- * PROGRAMMER:      Alex Ionescu (alex@relsoft.net)
- */
-
-/* INCLUDES ******************************************************************/
-
-/* DDK/NDK/SDK Headers */
-#include <ddk/ntddk.h>
-#include <ddk/ntddmou.h>
-#include <ddk/ntifs.h>
-#include <ndk/ntndk.h>
-
-/* Win32 Headers */
-/* FIXME: Defines in winbase.h that we need... */
-typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES;
-#define WINBASEAPI
-#define STARTF_USESIZE 2
-#define STARTF_USEPOSITION 4
-#include <stdarg.h>
-#include <windef.h>
-#include <wingdi.h>
-#include <winddi.h>
-#include <winuser.h>
-#include <dde.h>
-#include <wincon.h>
-
-/* SEH Support with PSEH */
-#include <pseh/pseh.h>
-
-/* CSRSS Header */
-#include <csrss/csrss.h>
-
-/* Helper Header */
-#include <reactos/helper.h>
-
-/* External Win32K Header */
-#include <win32k/win32k.h>
-#include <win32k/win32.h>
-
-/* Internal Win32K Header */
-#include "include/win32k.h"

Copied: branches/win32k rewrite attempt/win32k/Doxyfile (from rev 16817, branches/win32k rewrite attempt/Doxyfile)

Copied: branches/win32k rewrite attempt/win32k/dib (from rev 16817, branches/win32k rewrite attempt/dib)

Copied: branches/win32k rewrite attempt/win32k/eng (from rev 16817, branches/win32k rewrite attempt/eng)

Copied: branches/win32k rewrite attempt/win32k/include (from rev 16817, branches/win32k rewrite attempt/include)

Copied: branches/win32k rewrite attempt/win32k/ldr (from rev 16817, branches/win32k rewrite attempt/ldr)

Copied: branches/win32k rewrite attempt/win32k/main (from rev 16817, branches/win32k rewrite attempt/main)

Copied: branches/win32k rewrite attempt/win32k/misc (from rev 16817, branches/win32k rewrite attempt/misc)

Copied: branches/win32k rewrite attempt/win32k/ntddraw (from rev 16817, branches/win32k rewrite attempt/ntddraw)

Copied: branches/win32k rewrite attempt/win32k/ntuser (from rev 16817, branches/win32k rewrite attempt/ntuser)

Copied: branches/win32k rewrite attempt/win32k/objects (from rev 16817, branches/win32k rewrite attempt/objects)

Copied: branches/win32k rewrite attempt/win32k/stubs (from rev 16817, branches/win32k rewrite attempt/stubs)

Copied: branches/win32k rewrite attempt/win32k/tests (from rev 16817, branches/win32k rewrite attempt/tests)

Copied: branches/win32k rewrite attempt/win32k/w32k.h (from rev 16817, branches/win32k rewrite attempt/w32k.h)

Copied: branches/win32k rewrite attempt/win32k/win32k.def (from rev 16817, branches/win32k rewrite attempt/win32k.def)

Copied: branches/win32k rewrite attempt/win32k/win32k.rc (from rev 16817, branches/win32k rewrite attempt/win32k.rc)

Copied: branches/win32k rewrite attempt/win32k/win32k.xml (from rev 16817, branches/win32k rewrite attempt/win32k.xml)

Deleted: branches/win32k rewrite attempt/win32k.def
--- branches/win32k rewrite attempt/win32k.def	2005-07-27 21:09:08 UTC (rev 16817)
+++ branches/win32k rewrite attempt/win32k.def	2005-07-27 21:22:26 UTC (rev 16818)
@@ -1,193 +0,0 @@
-; $Id$
-;
-; win32k.def
-;
-; ReactOS win32k.sys
-;
-LIBRARY win32k
-EXPORTS
-BRUSHOBJ_pvAllocRbrush@8
-BRUSHOBJ_pvGetRbrush@4
-BRUSHOBJ_ulGetBrushColor@4
-CLIPOBJ_bEnum@12
-CLIPOBJ_cEnumStart@20
-CLIPOBJ_ppoGetPath@4
-EngAlphaBlend@28
-EngAcquireSemaphore@4
-EngAllocMem@12
-EngAllocPrivateUserMem@12
-EngAllocUserMem@8
-EngAssociateSurface@12
-EngBitBlt@44
-EngCheckAbort@4
-EngComputeGlyphSet@12
-EngControlSprites@8
-EngCopyBits@24
-EngCreateBitmap@24
-EngCreateClip@0
-EngCreateDeviceBitmap@16
-EngCreateDeviceSurface@16
-EngCreateDriverObj@12
-EngCreateEvent@4
-EngCreatePalette@24
-EngCreatePath@0
-EngCreateSemaphore@0
-EngCreateWnd@20
-EngDebugBreak@12=NTOSKRNL.DbgBreakPoint
-EngDebugPrint@12
-EngDeleteClip@4
-EngDeleteDriverObj@12
-EngDeleteEvent@4
-EngDeletePalette@4
-EngDeletePath@4
-EngDeleteSafeSemaphore@4
-EngDeleteSemaphore@4
-EngDeleteSurface@4
-EngDeleteWnd@4
-EngDeviceIoControl@28
-EngDitherColor@16
-EngEnumForms@24
-EngEraseSurface@12
-EngFillPath@28
-EngFindImageProcAddress@8
-EngFindResource@16
-EngFreeMem@4
-EngFreeModule@4
-EngFreePrivateUserMem@8
-EngFreeUserMem@4
-EngGetCurrentCodePage@8=ntoskrnl.RtlGetCurrentCodePage
-EngGetCurrentProcessId@0
-EngGetCurrentThreadId@0
-EngGetDriverName@4
-EngGetFileChangeTime@8
-EngGetFilePath@8
-EngGetForm@24
-EngGetLastError@0
-EngGetPrinter@20
-EngGetPrinterData@24
-EngGetPrinterDataFileName@4
-EngGetProcessHandle@0
-EngGetType1FontList@24
-EngGradientFill@40
-EngInitializeSafeSemaphore@4
-EngLineTo@36
-EngLoadImage@4
-EngLoadModule@4
-EngLoadModuleForWrite@8
-EngLockDriverObj@4
-EngLockSurface@4
-EngMapEvent@20
-EngMapFontFile@12
-EngMapModule@8
-EngMarkBandingSurface@4
-EngModifySurface@32
-EngMovePointer@16
-EngMulDiv@12
-EngMultiByteToUnicodeN@20=ntoskrnl.RtlMultiByteToUnicodeN
-EngMultiByteToWideChar@20
-EngPaint@20
-EngProbeForRead@12=NTOSKRNL.ProbeForRead
-EngProbeForReadAndWrite@12=NTOSKRNL.ProbeForWrite
-EngQueryLocalTime@4
-EngQueryPalette@16
-EngQueryPerformanceCounter@4
-EngQueryPerformanceFrequency@4
-EngQuerySystemAttribute@8
-EngReleaseSemaphore@4
-EngRestoreFloatingPointState@4
-EngSaveFloatingPointState@8
-EngSecureMem@8
-EngSetEvent@4
-EngSetLastError@4
-EngSetPointerShape@40
-EngSetPointerTag@20
-EngSetPrinterData@20
-EngSort@16
-EngStretchBlt@44
-EngStrokeAndFillPath@40
-EngStrokePath@32
-EngTextOut@40
-EngTransparentBlt@32
-EngUnicodeToMultiByteN@20=ntoskrnl.RtlUnicodeToMultiByteN
-EngUnloadImage@4
-EngUnlockDriverObj@4
-EngUnlockSurface@4
-EngUnmapEvent@4
-EngUnmapFontFile@4
-EngUnsecureMem@4
-EngWaitForSingleObject@8
-EngWideCharToMultiByte@20
-EngWritePrinter@16
-FLOATOBJ_Add@8
-FLOATOBJ_AddFloat@8
-FLOATOBJ_AddFloatObj
-FLOATOBJ_AddLong@8
-FLOATOBJ_Div@8
-FLOATOBJ_DivFloat@8
-FLOATOBJ_DivFloatObj
-FLOATOBJ_DivLong@8
-FLOATOBJ_Equal@8
-FLOATOBJ_EqualLong@8
-FLOATOBJ_GetFloat@4
-FLOATOBJ_GetLong@4
-FLOATOBJ_GreaterThan@8
-FLOATOBJ_GreaterThanLong@8
-FLOATOBJ_LessThan@8
-FLOATOBJ_LessThanLong@8
-FLOATOBJ_Mul@8
-FLOATOBJ_MulFloat@8
-FLOATOBJ_MulFloatObj
-FLOATOBJ_MulLong@8
-FLOATOBJ_Neg@4
-FLOATOBJ_SetFloat@8
-FLOATOBJ_SetLong@8
-FLOATOBJ_Sub@8
-FLOATOBJ_SubFloat@8
-FLOATOBJ_SubFloatObj
-FLOATOBJ_SubLong@8
-FONTOBJ_cGetAllGlyphHandles@8
-FONTOBJ_cGetGlyphs@20
-FONTOBJ_pifi@4
-FONTOBJ_pvTrueTypeFontFile@8
-FONTOBJ_pxoGetXform@4
-FONTOBJ_vGetInfo@12
-HeapVidMemAllocAligned@20
-HT_ComputeRGBGammaTable@24
-HT_Get8BPPFormatPalette@16
-PALOBJ_cGetColors@16
-PATHOBJ_bCloseFigure@4
-PATHOBJ_bEnum@8
-PATHOBJ_bEnumClipLines@12
-PATHOBJ_bMoveTo@12
-PATHOBJ_bPolyBezierTo@12
-PATHOBJ_bPolyLineTo@12
-PATHOBJ_vEnumStart@4
-PATHOBJ_vEnumStartClipLines@16
-PATHOBJ_vGetBounds@8
-RtlAnsiCharToUnicodeChar@4=NTOSKRNL.RtlAnsiCharToUnicodeChar
-RtlMultiByteToUnicodeN@20=NTOSKRNL.RtlMultiByteToUnicodeN
-RtlRaiseException@4=NTOSKRNL.RtlRaiseException
-RtlUnicodeToMultiByteN@20=NTOSKRNL.RtlUnicodeToMultiByteN
-RtlUnicodeToMultiByteSize@12=NTOSKRNL.RtlUnicodeToMultiByteSize
-RtlUnwind@16=NTOSKRNL.RtlUnwind
-RtlUpcaseUnicodeChar@4=NTOSKRNL.RtlUpcaseUnicodeChar
-RtlUpcaseUnicodeToMultiByteN@20=NTOSKRNL.RtlUpcaseUnicodeToMultiByteN
-STROBJ_bEnum@12
-STROBJ_dwGetCodePage@4
-STROBJ_vEnumStart@4
-VidMemFree@8
-Win32kInitialize@0
-WNDOBJ_bEnum@12
-WNDOBJ_cEnumStart@16
-WNDOBJ_vSetConsumer@8
-XFORMOBJ_bApplyXform@20
-XFORMOBJ_iGetFloatObjXform@8
-XFORMOBJ_iGetXform@8
-XLATEOBJ_cGetPalette@16
-XLATEOBJ_iXlate@8
-XLATEOBJ_piVector@4
-_abnormal_termination=NTOSKRNL._abnormal_termination
-_except_handler2=NTOSKRNL._except_handler2
-_global_unwind2=NTOSKRNL._global_unwind2
-_local_unwind2=NTOSKRNL._local_unwind2
-;EOF

Deleted: branches/win32k rewrite attempt/win32k.rc
--- branches/win32k rewrite attempt/win32k.rc	2005-07-27 21:09:08 UTC (rev 16817)
+++ branches/win32k rewrite attempt/win32k.rc	2005-07-27 21:22:26 UTC (rev 16818)
@@ -1,7 +0,0 @@
-/* $Id$ */
-
-#define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION	"W32 GDI KM subsystem\0"
-#define REACTOS_STR_INTERNAL_NAME	"win32k\0"
-#define REACTOS_STR_ORIGINAL_FILENAME	"win32k.sys\0"
-#include <reactos/version.rc>

Deleted: branches/win32k rewrite attempt/win32k.xml
--- branches/win32k rewrite attempt/win32k.xml	2005-07-27 21:09:08 UTC (rev 16817)
+++ branches/win32k rewrite attempt/win32k.xml	2005-07-27 21:22:26 UTC (rev 16818)
@@ -1,145 +0,0 @@
-<module name="win32k_base" type="objectlibrary">
-	<include base="win32k">.</include>
-	<include base="win32k">include</include>
-	<include base="ntoskrnl">include</include>
-	<include base="freetype">include</include>
-	<define name="UNICODE" />
-	<define name="__USE_W32API" />
-	<define name="_WIN32_WINNT">0x0501</define>
-	<define name="WINVER">0x600</define>
-	<define name="_SEH_NO_NATIVE_NLG" />
-	<define name="_WIN32K_" />
-	<pch>w32k.h</pch>
-	<directory name="dib">
-		<file>dib1bpp.c</file>
-		<file>dib4bpp.c</file>
-		<file>dib8bpp.c</file>
-		<file>dib16bpp.c</file>
-		<file>dib16gen.c</file>
-		<file>dib24bpp.c</file>
-		<file>dib32bpp.c</file>
-		<file>dib.c</file>
-	</directory>
-	<directory name="eng">
-		<file>bitblt.c</file>
-		<file>brush.c</file>
-		<file>clip.c</file>
-		<file>copybits.c</file>
-		<file>debug.c</file>
-		<file>device.c</file>
-		<file>driverobj.c</file>
-		<file>error.c</file>
-		<file>event.c</file>
-		<file>float.c</file>
-		<file>gradient.c</file>
-		<file>lineto.c</file>
-		<file>mem.c</file>
-		<file>misc.c</file>
-		<file>mouse.c</file>
-		<file>paint.c</file>
-		<file>palette.c</file>
-		<file>perfcnt.c</file>
-		<file>semaphor.c</file>
-		<file>sort.c</file>
-		<file>surface.c</file>
-		<file>transblt.c</file>
-		<file>window.c</file>
-		<file>xlate.c</file>
-	</directory>
-	<directory name="ldr">
-		<file>loader.c</file>
-	</directory>
-	<directory name="main">
-		<file>dllmain.c</file>
-	</directory>
-	<directory name="misc">
-		<file>driver.c</file>
-		<file>error.c</file>
-		<file>math.c</file>
-		<file>ssec.c</file>
-		<file>copy.c</file>
-	</directory>
-	<directory name="ntddraw">
-		<file>ddraw.c</file>
-		<file>stubs.c</file>
-	</directory>
-	<directory name="ntuser">
-		<file>handle.c</file>	
-		<file>accelerator.c</file>
-		<file>callback.c</file>
-		<file>caret.c</file>
-		<file>class.c</file>
-		<file>clipboard.c</file>
-		<file>csr.c</file>
-		<file>cursoricon.c</file>
-		<file>desktop.c</file>
-		<file>focus.c</file>
-		<file>guicheck.c</file>
-		<file>hook.c</file>
-		<file>hotkey.c</file>
-		<file>input.c</file>
-		<file>keyboard.c</file>
-		<file>menu.c</file>
-		<file>message.c</file>
-		<file>metric.c</file>
-		<file>misc.c</file>
-		<file>monitor.c</file>
-		<file>msgqueue.c</file>
-		<file>ntuser.c</file>		
-		<file>painting.c</file>
-		<file>prop.c</file>
-		<file>scrollbar.c</file>
-		<file>stubs.c</file>
-		<file>timer.c</file>
-		<file>useratom.c</file>
-		<file>vis.c</file>
-		<file>windc.c</file>
-		<file>window.c</file>
-		<file>winpos.c</file>
-		<file>winsta.c</file>
-	</directory>
-	<directory name="objects">
-		<file>bezier.c</file>
-		<file>bitmaps.c</file>
-		<file>brush.c</file>
-		<file>cliprgn.c</file>
-		<file>color.c</file>
-		<file>coord.c</file>
-		<file>dc.c</file>
-		<file>dib.c</file>
-		<file>fillshap.c</file>
-		<file>font.c</file>
-		<file>gdiobj.c</file>
-		<file>icm.c</file>
-		<file>line.c</file>
-		<file>metafile.c</file>
-		<file>paint.c</file>
-		<file>palette.c</file>
-		<file>path.c</file>
-		<file>pen.c</file>
-		<file>polyfill.c</file>
-		<file>print.c</file>
-		<file>rect.c</file>
-		<file>region.c</file>
-		<file>stockobj.c</file>
-		<file>text.c</file>
-		<file>wingl.c</file>
-	</directory>
-	<directory name="stubs">
-		<file>stubs.c</file>
-		<file>xpstubs.c</file>
-	</directory>
-</module>
-<module name="win32k" type="kernelmodedriver" installbase="system32" installname="win32k.sys" warnings="true">
-	<importlibrary definition="win32k.def" />
-	<library>win32k_base</library>
-	<library>pseh</library>
-	<library>rosrtl</library>
-	<library>ntoskrnl</library>
-	<library>hal</library>
-	<library>freetype</library>
-	<file>win32k.rc</file>
-</module>
-<directory name="tests">
-	<xi:include href="tests/win32k.xml" />
-</directory>