I need to get the name of monitors for my computer using C / c++. I am using this:
(Is this the best way to do this?) I can get a lot of information and do things to the monitors, but I cannot get the display name.
This question was asked here, answers were given for obj-c but not for c++.
How to Get the Display Name with the Display ID in Mac OS X?