home recent topics recent posts search register faq   AspNetForum v.4.8.5.0

Jitbit Software :: Forum

user:
psw:
| lost password
Home » Macro Recorder » Difference between SystemKeyDownd and KeyDown Messages in this topic - RSS
9/25/2008 8:15:41 AM
oceanul
Posts 4
I have 2 Questions:

Question 1: I want to ask: What is the main difference between «"SystemKeyDown"» and «"KeyDown"». Can you please give me an example ?
Question 2: I have this issue. There is window that appeared "Open Window Session - \\Distant" from Windows. It ask me for a User name and a Password. I try the "INPUT TEXT" command. But it doesn't work. I tried to "KeyDown and -- letters -- " but still doesn't work. I tried using Mouse coordinates, right click PASTE.. still doesn't work...

Thanks, David
10/2/2008 10:50:32 AM
oceanul
Posts 4
Can anybody help ???
10/6/2008 1:47:04 PM
jitbit
jitbit
Posts 712
1: when you press a key and the ALT key is down, Windows generates the "SystemKeyDown" event instead of a regular "KeyDown"
2: Is this a remote session with another computer? what is the software you're using to connect remotely?
pages: 1
|

Home » Macro Recorder » Difference between SystemKeyDownd and KeyDown