Extended Desktop
Archives Forums/Win32 Discussion/Extended Desktop| 
 | ||
| Does anyone know how to make a window appear on a certain desktop when a user is using extended desktop?  It normally appears on the first one, but I was hoping to make it appear on the second. | 
| 
 | ||
| Well, I figured it out.  If the secondary monitor is above the primary, there are negative y values for window position thta will show up on that monitor.  The same rule of thumb applies to other positions as well. | 
| 
 | ||
| ...but how will you find out whether someone -has- more than one monitor, and where it is positioned? | 
| 
 | ||
| ask them? |