Does anyone know how to get the connected monitors serial number in C or C++? I found some code, but they are written in vbs which i don\'t understand. I need some example code written in C or C++. I
I have an instance of Gdk::Screen wh开发者_开发技巧ich represents a monitor connected to my computer. How can I read that monitor\'s vendor ID and/or serial number?
I found this page and was unable to get any useful information out of it (it searches the registry for something but never finds it and goes into an infinite loop).
It i开发者_如何学JAVAs theoretically possible to use a boost library (e.g. boost threads) inside a cocoa project? Yes, there is nothing stopping you from doing that: