reactos/reactos/subsystems/win32/win32k/include
Timo Kreuzer ebc9271c72 some cleanup
- move NtGdiFlushUserBatch prototype to ntgdi.h
- move pool tags from ntgdihdl.h to win32k/tags.h
- move DC struct from ntgdihdl.h to win32k/dc.h
- replace GDIEMPTYHDR with BASEOBJECT
- use BASEOBJECT in DC and GDIDEVICE structures
- rename some NtGdiXxx functions that don't deserve that name and remove some that were defined by a macro, but don't exist on windows (#if 0'ed atm)
- remove RetrieveDisplayHDC() prototype (doesn't exist)

svn path=/trunk/; revision=32419
2008-02-18 23:05:41 +00:00
..
accelerator.h
bitmaps.h
brush.h
callback.h
caret.h
class.h
cleanup.h
clipboard.h
color.h
coord.h
csr.h
cursoricon.h Big ntuser fix: 2008-02-13 00:46:23 +00:00
dc.h some cleanup 2008-02-18 23:05:41 +00:00
dce.h
desktop.h
dib.h
driver.h
eng.h
error.h
focus.h
gdifloat.h
gdiobj.h some cleanup 2008-02-18 23:05:41 +00:00
guicheck.h
hook.h
hotkey.h
input.h
intddraw.h
inteng.h
intgdi.h
menu.h Big ntuser fix: 2008-02-13 00:46:23 +00:00
misc.h
mmcopy.h
monitor.h
mouse.h
msgqueue.h
ntuser.h
object.h Big ntuser fix: 2008-02-13 00:46:23 +00:00
paint.h
painting.h
palette.h
path.h
pen.h
prop.h
rect.h
region.h
scroll.h
surface.h
tags.h some cleanup 2008-02-18 23:05:41 +00:00
text.h
timer.h
useratom.h
userfuncs.h Big ntuser fix: 2008-02-13 00:46:23 +00:00
vis.h
win32.h
win32k.h
window.h
winpos.h
winsta.h