[ros-kernel] Windows GDI / Video Driver Question

Robert Köpferl rob at koepferl.de
Fri Apr 30 16:51:17 CEST 2004


You should take a deep lock into win23k.sys and implement a multi-user 
capability there, with networking. This is nearly what terminal server does. 
And this is also planned by the team but with low priority.

Alexandru NOVAC schrieb:

> Hi ALL,
> 
> I have a question for you all ... I'm working on a product which has the 
> purpose to allow remote administration for windows station like VNC does but 
> I want to take a more Windows Terminal Services approach. I want to do 
> something like capture all GDI requests and send them over the network to a 
> remote station where I would display the result .. something like this in 
> order to minimise network transfer. Of course I have considered transfering 
> the resources from one computer to another.
> 
> Can you give me a hint on where should I start? I considered various options 
> like API hooking and so but I would like it if I could capture everything in 
> a single point if that is possible in order to minimise the chance of missing 
> something. I also considered doing a video intermediate driver if that is 
> possible .. I have done an intermediate driver for TDI hooking .. i'm not 
> sure if it works for video drivers or if it is the way to go ...
> 
> Thanks a lot,
> 
> Alex NOVAC
> alex.novac at zitec.ro
> _______________________________________________
> Ros-kernel mailing list
> Ros-kernel at reactos.com
> http://reactos.com/mailman/listinfo/ros-kernel
> 


More information about the Ros-kernel mailing list