A bit more info.
Before you can ext vnc, I need to find a way to pass the bitmaps from
the video driver to the vncserver.
I wrote a mirror video driver.
(http://services.simac.be/vnc/winvncdrv/index.htm).
This driver capture all changed regions and pass the rectangle info to
the vncserver. Debu
PM
To: [EMAIL PROTECTED]
Subject: Help needed with video driver
Are there some people on this list who know a bit about driver programming.
I'm blocked with de development of the vnc video driver.
Working:
-driver pass all changed regions to the winvnc-server (shared user kernel
memory
Are there some people on this list who know a bit about driver
programming.
I'm blocked with de development of the vnc video driver.
Working:
-driver pass all changed regions to the winvnc-server (shared user
kernel memory)
-no more polling mode needed
We get a accurate update, but vnc is NOT fa