Discussion:
Find out on which screen application is running
(too old to reply)
r***@gmail.com
2006-08-21 07:18:27 UTC
Permalink
I run multiple instances of my application on 4 different screens.
I need to find on wwhich screen is a particular instance is running.
Any idea how can we do that with C++?

Thanks
-Radhika
Gary S. Terhune
2006-08-24 23:33:18 UTC
Permalink
I would have a few questions about your actual needs (for instance, is it
the user who needs to know which screen is running which instance, or is it
the application itself?), but I know nothing about C++. This is *primarily*
a C++ question and should be asked in a C++ programming NG. This NG is
primarily for users to ask questions about the installation, configuration
and general usage of multiple monitors. You might get an old geezer
wandering through who happens to be able to answer your question, but it's
highly unlikely.
--
Gary S. Terhune
MS MVP Shell/User
Post by r***@gmail.com
I run multiple instances of my application on 4 different screens.
I need to find on wwhich screen is a particular instance is running.
Any idea how can we do that with C++?
Thanks
-Radhika
Loading...