Board index » cppbuilder » Multi Monitor problem
Denville Longhurst
![]() CBuilder Developer |
Multi Monitor problem2004-01-29 08:13:34 PM cppbuilder107 Not strictly a BCB issue but you are all so clever. I use multiple monitors which are NOT attached to the desktop. I use the WIN32 API's to drive them and all is well... except... whenever I reboot, XP insists on making the additional displays part of the desktop. I have to go to the Display Settings and edit it manually to remove them from the desktop before running my app. This is unacceptable sine the system must be capable of re-boot without manual intervention. Can anyone advise how to get round this, either by ensuring the OD honours my display settings, or through an API call that allows me to detatch them from the desktop when the app starts ?? Many thanks, Denville. PS: OS is XP Pro. Tried several cards, same result. Tried with 'native' XP drivers and with manufacturer's drivers. Tried on two quite different PC's with different card combinations. Looks like an OS issue rather than a driver issue. |