Good work Rudi!, I will put the driver thingy to test as soon as I'll have time for it (hopefully very soon). But I think that the Mirror driver tech will work also on NT4 SP3.
Cheers, Shay. -----Original Message----- From: rudi de vos [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 12:40 PM To: [EMAIL PROTECTED] Subject: Re: winvnc driver update More info Normal, winvnc use a hookdll to get the possible changed screen regions. This hooking technique is not accurate ( depend on the used applications ) and therefore need full screen scanning to compensate. This vncdrv capture the changed screen region directly in the video driver and can pass the exact locations of the changed screen regions. The first version of this driver (see mail list last month) had a problem processing the big number of changed rectangles provided by the driver (up to 2000 a sec). This version implemented the region code ( combining rects) in the driver. This way the number of rects passed from the driver to winvnc is reduced to 5 a 10% and we can combine the accuracy with a higher update speed. --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html --------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html ---------------------------------------------------------------------