Hi! & All!
Timo Kreuzer wrote:
3. Move the copying to usermode to the XXX_GetObject
functions. This
would remove the need for an extra kernelmode buffer and we wouldn't
really need IntGdiExtGetObjectW anymore. But it doesn't match the rest
of our call chain design.
Comments appreciated.
Timo
IntGdiExtGetObjectW, I think is ok and it does work with the internal kernel Gdi
handle system. So this needs to be handled in kernel space.
Thanks,
James