【发布时间】:2011-12-10 15:30:13
【问题描述】:
应用程序获取的gdi对象是否存储在为Windows内核保留的2GB虚拟内存空间中,在应用程序虚拟内存空间中?
如果有,请提供相关链接。
【问题讨论】:
应用程序获取的gdi对象是否存储在为Windows内核保留的2GB虚拟内存空间中,在应用程序虚拟内存空间中?
如果有,请提供相关链接。
【问题讨论】:
【讨论】:
"Unlike USER objects, GDI objects aren’t allocated from desktop heaps; instead, on Windows XP and Windows Server 2003 systems that don’t have Terminal Services installed, they allocate from general paged pool; on all other systems they allocate from per-session session pool"