Thanks for ur response.
Can u tell me where to find study material about writing a driver to catch
low-level video calls. ( BTW can I use windows Hooks fro that purpose..
There may be some kind of messages passing around ).
As for Win9x , I assume DDI ( Direct Draw ) helps in creating surfaces
directly on videoMemory , I didnot get any idea about how to actually
capture Video Data from Video Card before it goes to Device driver


------Original Message------
From: "James ''Wez'' Weatherall" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: May 24, 2001 12:18:38 PM GMT
Subject: Re: Video Memory


This depends on the platform.  On NT, you need to write a driver to catch
low-level video calls before they reach the real video driver.  Under Win9x,
you need to use the DDI interfaces.

Cheers,

James "Wez" Weatherall
--
"The path to enlightenment is /usr/bin/enlightenment"
Laboratory for Communications Engineering, Cambridge - Tel : 766513
AT&T Labs Cambridge, UK                              - Tel : 343000

----- Original Message -----
From: "Irfan Bashir" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 24, 2001 12:48 PM
Subject: Video Memory


> Hello All :
> This question is specially for the developers of vnc..
> I want to hook the video memory just before the GUI data is going to be
> displayed on the screen . I want to do it continously. I have studied
> directDraw a little but it helps in creating surfaces and then dislpaying
> them. But I want to actually capture what is the Windows GUI data that is
> mapped on the screen continously.
>
>
> ______________________________________________
> FREE Personalized Email at Mail.com
> Sign up at http://www.mail.com/?sr=signup
> ---------------------------------------------------------------------
> To unsubscribe, send a message with the line: unsubscribe vnc-list
> to [EMAIL PROTECTED]
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------


______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to