Click to See Complete Forum and Search --> : Getting Name of Video Adapter
Jay Buckman
April 8th, 1999, 01:20 PM
How do you get information about the current video adapter. I've looked in the registry, but there is extra information. My video cards are listed as \0002 and \0003 under HKEY_LOCAL_MACHINE\System\CurrentControlset\Services\Class\Display, but I'm not sure what \0000 and \0001 are. Is there a Windows API for getting the display adapter info?
Marc Howe
April 25th, 1999, 08:58 PM
You may want to search the entire MSDN collection for the following:
ChangeDisplaySettings
ChangeDisplaySettingsEx
WM_DISPLAYCHANGE
EnumDisplayDevices
EnumDisplaySettings
SETDISP.C
Good luck,
Marc
Spotnick
June 11th, 1999, 01:23 AM
Most of those functions are Windows 2000 only, not quite useful.
I searched them all and found nothing that could be useful to get the name of the video card...
LisaT
May 14th, 2001, 12:09 PM
Hi there,
I am having the exact same problem and am wondering if anyone was able to answer this question?
Please let me know if there is any way to retrieve the Video adapter information...
Thanks
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.