RE: Help needed with video driver

2002-01-02 Thread De Vos Rudi
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

RE: Help needed with video driver

2001-12-30 Thread Erlichmen, Shay
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

Help needed with video driver

2001-12-29 Thread De Vos Rudi
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