reactos/subsystems/win32/win32k/include
Timo Kreuzer 0c60cdb311 [WIN32K]
- Allocate bitmaps as kernel sections, instead of from paged pool, like it's done in windows.
- Fix SURFACE_Cleanup. It was only freeing the memory for API_BITMAPs. If memory was allocated by a driver it never got freed.
- Add BMF_RLE_HACK flag to free decompressed RLE bits
- Support FL_ZERO_MEMORY in EngAllocSectionMem
- Set SURFOBJ::iType when creating a surface

svn path=/branches/reactos-yarotows/; revision=47606
2010-06-06 03:12:56 +00:00
..
accelerator.h
bitmaps.h
brush.h
callback.h
caret.h
class.h
cleanup.h
clipboard.h
cliprgn.h
color.h
coord.h
csr.h
cursoricon.h
dc.h
dce.h
desktop.h
device.h
dib.h
driver.h
driverobj.h
eng.h [WIN32K] 2010-06-06 03:12:56 +00:00
engevent.h
engobjects.h
error.h
floatobj.h
focus.h
gdifloat.h
gdiobj.h
guicheck.h
hook.h
hotkey.h
input.h
intddraw.h
inteng.h
intgdi.h
ldevobj.h
menu.h
misc.h
mmcopy.h
monitor.h
mouse.h
msgqueue.h
ntuser.h
object.h
paint.h
painting.h
palette.h
path.h
pdevobj.h
pen.h
prop.h
rect.h
region.h
scroll.h
surface.h [WIN32K] 2010-06-06 03:12:56 +00:00
sysparams.h
tags.h
text.h
timer.h Sync with trunk r47367 2010-05-26 23:20:20 +00:00
useratom.h
userfuncs.h
vis.h
win32.h
win32kp.h
window.h
winpos.h
winsta.h
xformobj.h
xlateobj.h