Re: Can invisible window works ????
- Posted by "Derek Parnell" <ddparnell at bigpond.com> Dec 06, 2003
- 526 views
----- Original Message ----- From: Audiophoto Subject: Can invisible window works ???? HI FOLKS My program creates a window named "Win1". I make invisible the window "Win1" and run others aplications like "wordpad" and so on, that's easy no problem, and i can enable any hotkeys to do anything like as turn "Win1" visible again.. But how I do this invisible, so no focus window "Win1", detect and get values of any key events from the keyboard and don't causes interference in with thats aplications where are runing at same time ? ------------- Sounds like you are trying to intercept the keystrokes from other applications. Why would you want to do that? -- Derek