Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Foreground Applications

Name: Anonymous 2006-09-25 12:15

Is there a way to NOT make an application become foreground?
But still be able to get user input?
Like maybe, whenever my program is foreground,
make Desktop become foreground?

Name: Anonymous 2006-09-26 10:47

>>6

Yeah, SetWindowPos with the HWND_BOTTOM parameter does that. He probably would want to hide the window instead though, using ShowWindow.

Keystroke capture can be done using SetWindowsHookEx with WH_KEYBOARD.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List