Re: Display Driver Question by voidcoder
voidcoder
Tue Feb 06 03:10:56 CST 2007
Don't know any standard way, but you can hook the most of
GPE & DDRAW primitives such as Blt, Line etc and catch
the situation when primary surface is updated. Why do
you need it?
Martinos wrote:
> Does anyone know how can the display driver known that the frame buffer has
> been updated by an application?
> Many Thanks
> Oscar