subclassing or hooks maybe..?
I have a small problem with my system at home. I have two video cards in it one hooked to my monitor one to my tv. i want to create a list of class names or something like that which will be used to force application to run on the tv or display adapter 1. I have never messed with hooks or anything so i am not sure if that is what I need or not.
Any way I have a bunch of very simple games and things that I want to run on the tv but when they go fullscreen they run on he monitor because it is the primary display and I can't make the tv primary because that messes with playing movies on the tv because whatever i do while the kids and wife are watching a move opens on the tv instead of the monitor whe the tv is set for primary. so I was thinking if I could set a hook and have it check a list of app class names...that might do it.
Unfortunatly I am clueless. Please help me guys.
Thanks.