Multi Monitor Issue
-
I developed an MFC SDI application.I need to provide multimonitor support for my application. Can any body help ...me on this issue.. Thanks in Advance, Ashok.
-
I developed an MFC SDI application.I need to provide multimonitor support for my application. Can any body help ...me on this issue.. Thanks in Advance, Ashok.
Behold my superior searching googling skills! :~ MFC classes for multiple monitors[^] How to Exploit Multiple Monitor Support in Memphis and Windows NT 5.0[^] Multiple Monitor Support[^] Best Wishes, -David Delaune
-
Behold my superior searching googling skills! :~ MFC classes for multiple monitors[^] How to Exploit Multiple Monitor Support in Memphis and Windows NT 5.0[^] Multiple Monitor Support[^] Best Wishes, -David Delaune
-
Thanks for the information.. If I move my application to another monitor..How to get and set the coordinates of the monitor( I mean at (0,0) location of the other monitor). Thanks in advance, Ashok.
ashokbngr wrote:
How to get and set the coordinates of the monitor
By searching MSDN and reading the documentation for GetMonitorInfo and MONITORINFO structure. Positioning Objects on a Multiple Display Setup[^] GetMonitorInfo Function[^] MONITORINFO Structure[^] Best Wishes, -David Delaune
-
ashokbngr wrote:
How to get and set the coordinates of the monitor
By searching MSDN and reading the documentation for GetMonitorInfo and MONITORINFO structure. Positioning Objects on a Multiple Display Setup[^] GetMonitorInfo Function[^] MONITORINFO Structure[^] Best Wishes, -David Delaune