Article ID: 197671 - Last Review: February 27, 2007 - Revision: 3.3 HOWTO: How to Enumerate Monitors in Win 98 and Windows 2000This article was previously published under Q197671 On This PageSUMMARY
Starting with Microsoft Windows 98 and Microsoft Windows 2000, multiple
monitors could be attached to a computer and connected to the desktop. This
article contains sample code showing how to enumerate those devices
attached to the desktop.
MORE INFORMATION
The following code is for a small console-mode application that enumerates
the attached display devices:
Sample CodeREFERENCES
MSDN VC++ Documentation
| Article Translations
|
Back to the top
