Post Reply

Forums -> UltraMon™ SDK -> programatically detect monitors
sam anderson   2004-05-01 20:52
i was just wondering if anyone out there could point a noob in the right direction for making an app that will set %errorlevel% to 1 if a system is not multi-monitor capable, and 0 if it is. there may be something like that out there, but i have combed the registry and found no way to use a batch file or anything to get a count of monitors, and don't think i can avoid coding something.

anyway, any help would be appreciated.

-Sam Anderson
Christian Studer   2004-05-02 06:47
You can do this with UltraMon, take a look at the MultimonOS and MultimonSystem properties of the System object.

Christian Studer - www.realtimesoft.com
Forums -> UltraMon™ SDK -> programatically detect monitors

Post Reply