You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
enumdisplaymonitors
About this tag
The EnumDisplayMonitors function is a Windows API used to enumerate display monitors and their associated device contexts. Discussions on WindowsForum.com cover issues where GDI objects are not displayed correctly on multiple monitors in Windows 7 or Windows Server 2008 when applications use EnumDisplayMonitors. A Microsoft hotfix addresses this problem. The tag is relevant for developers and IT professionals working with multi-monitor setups and GDI rendering.
Fixes an issue in which GDI objects are not displayed correctly when use multiple monitors. This issue occurs when an application uses the EnumDisplayMonitors function to display the GDI objects on a computer that is running Windows 7 or Windows Server...
More...