[WIN32K]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 6 Oct 2012 20:15:36 +0000 (20:15 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 6 Oct 2012 20:15:36 +0000 (20:15 +0000)
commitdfbde4a0d6e2359c6d171ea114d91285751107b4
tree5b64ecf374dbddc4c62a839177cafaf9bc85f6b2
parent83f3d18dee15e22026bc945e82427da3d220944c
[WIN32K]
Use ExAllocatePoolWithTag instead of ExAllocatePool

svn path=/trunk/; revision=57505
20 files changed:
reactos/win32ss/drivers/videoprt/dispatch.c
reactos/win32ss/drivers/videoprt/videoprt.h
reactos/win32ss/gdi/eng/engevent.c
reactos/win32ss/gdi/eng/mem.c
reactos/win32ss/gdi/eng/surface.c
reactos/win32ss/gdi/ntgdi/dibobj.c
reactos/win32ss/gdi/ntgdi/fillshap.c
reactos/win32ss/gdi/ntgdi/freetype.c
reactos/win32ss/gdi/ntgdi/gdidbg.c
reactos/win32ss/gdi/ntgdi/region.c
reactos/win32ss/user/ntuser/class.c
reactos/win32ss/user/ntuser/defwnd.c
reactos/win32ss/user/ntuser/desktop.c
reactos/win32ss/user/ntuser/focus.c
reactos/win32ss/user/ntuser/menu.c
reactos/win32ss/user/ntuser/painting.c
reactos/win32ss/user/ntuser/scrollbar.c
reactos/win32ss/user/ntuser/window.c
reactos/win32ss/user/ntuser/winpos.c
reactos/win32ss/user/ntuser/winsta.c