M626
Programmer
- Mar 13, 2002
- 299
I am trying to send keystrokes to an application running on Citrix using VB6. I am able to launch the Citrix window, but none of the keys I am sending are doinganything. When I do it with any other application it works fine. Has anyone encountered this before, is there a way around it? I am using AppActivate to launch the window and set focus on it, then I am using SendKeys to send the keys to the app running on Citrix. Any help is very, very much appreciated. Thanks in advance.