No clue - are you talking about the NT logon screen? If so, it sounds like the problem is that your remoting application is not running when you are not logged on as an interactive user. You probably need some kind of a helper service which runs just as your desktop viewing component does while the system is not logged on - that way it can send keyboard and mouse messages to the system.
----- Original Message ----- From: "Supreet" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, 2002-06-03 00:22 Subject: My Keystrokes & mouse donot work on login screens > Hi > > I have developed an application like VNC in VC++ which works fine when the > user is logged on, I can open applications, write, do anything with Remote > Desktop. > > I am starting my server as a service. > The problem is that i am not able to login to that server at login screens > because my keyboard & mouse clicks do not work at that time. > > If anyone of u can help me out, that will be really great. > > Thanks > _______________________________________________ > VNC-List mailing list > [EMAIL PROTECTED] > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
