http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

Wise2Food



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multioutput



I'm not sure if this will help, and you are probably already aware, but 
win98/nt/2k have a multimonitor feature that allows a person to have more 
than one monitor, and to use each monitor in a different resolution as an 
extension of the window desktop.  Maybe if you could take advantage of this, 
and treat each device as if it were a different monitor, dunno if this is 
possible
One problem is that you (I believe) need a driver for the device that 
supports this.  If you are doing a specialized project for specific devices 
it might be worth it to make drivers for them, but most likely not

Hope this helps

-Mythic

>
>Guys, I have some problem.
>For an application I want to be able to redirect the contents of
>different windows to different output devices (monitors, projectors,
>etc). For example, I want the contents of Window A displayed on Monitor
>A, the contents of Window B on Projector B, and so on.
>Is there anyway I can do that? Any API function I can use?
>
>-FXRBDS-
>=================================================================
>To SUBSCRIBE or UNSUBSCRIBE please visit
>http://gameprogrammer.com/mailinglist.html

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
=================================================================
To SUBSCRIBE or UNSUBSCRIBE please visit
http://gameprogrammer.com/mailinglist.html



  • Follow-Ups: