Page 1 of 1

SetWindowPos( Question

Posted: Wed Nov 05, 2008 4:24 am
by Mike Buckler
Is there a way to use SetWindowPos( to make an application always stay in the background prior to any other window.
I have 5 executables that I would like to always be in the background (behind my main app) except for when an end user alt tab to the application, is there any way to keep them in the background.
Thanks Mike