- change the GDI code a bit so it's able to handle multiple tables (e.g. separate...
authorGed Murphy <gedmurphy@reactos.org>
Sat, 1 Apr 2006 15:25:40 +0000 (15:25 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Sat, 1 Apr 2006 15:25:40 +0000 (15:25 +0000)
commitb5c963889c5282a099a23a007517a73e111d14cd
tree638f63d55bfc102578e963d45040cdace286d942
parent018539280c04606f5adec9070b823562d7d139ea
- change the GDI code a bit so it's able to handle multiple tables (e.g. separate Dd table)
- patch by Thomas Weidenmueller

svn path=/trunk/; revision=21433
31 files changed:
reactos/subsystems/win32/win32k/eng/palette.c
reactos/subsystems/win32/win32k/eng/surface.c
reactos/subsystems/win32/win32k/include/bitmaps.h
reactos/subsystems/win32/win32k/include/brush.h
reactos/subsystems/win32/win32k/include/dc.h
reactos/subsystems/win32/win32k/include/dce.h
reactos/subsystems/win32/win32k/include/gdiobj.h
reactos/subsystems/win32/win32k/include/object.h
reactos/subsystems/win32/win32k/include/palette.h
reactos/subsystems/win32/win32k/include/pen.h
reactos/subsystems/win32/win32k/include/region.h
reactos/subsystems/win32/win32k/include/ssec.h
reactos/subsystems/win32/win32k/include/text.h
reactos/subsystems/win32/win32k/include/win32k.h
reactos/subsystems/win32/win32k/main/dllmain.c
reactos/subsystems/win32/win32k/ntddraw/ddraw.c
reactos/subsystems/win32/win32k/ntuser/cursoricon.c
reactos/subsystems/win32/win32k/ntuser/misc.c
reactos/subsystems/win32/win32k/ntuser/painting.c
reactos/subsystems/win32/win32k/ntuser/ssec.c [deleted file]
reactos/subsystems/win32/win32k/ntuser/windc.c
reactos/subsystems/win32/win32k/objects/bitmaps.c
reactos/subsystems/win32/win32k/objects/brush.c
reactos/subsystems/win32/win32k/objects/cliprgn.c
reactos/subsystems/win32/win32k/objects/color.c
reactos/subsystems/win32/win32k/objects/dc.c
reactos/subsystems/win32/win32k/objects/gdiobj.c
reactos/subsystems/win32/win32k/objects/palobj.c
reactos/subsystems/win32/win32k/objects/region.c
reactos/subsystems/win32/win32k/objects/stockobj.c
reactos/subsystems/win32/win32k/win32k.rbuild