C++, .NET Framework 4, and Python 3 project accessing monitor EDID using the Win32 API (or WinRT on .NET 8 proejct).
Extended Display Identification Data (aka. EDID) is a data stored inside a monitor, containing information on the monitor and its video capabilities. This includes monitor manufacturer, product & serial number, native resolution, video interface, and more. Some of the widely-known programs that parse EDID are softMCCS and NVIDIA Control Panel.