|
-
April 8th, 1999, 01:20 PM
#1
Getting Name of Video Adapter
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?
-
April 25th, 1999, 08:58 PM
#2
Re: Getting Name of Video Adapter
You may want to search the entire MSDN collection for the following:
ChangeDisplaySettings
ChangeDisplaySettingsEx
WM_DISPLAYCHANGE
EnumDisplayDevices
EnumDisplaySettings
SETDISP.C
Good luck,
Marc
-
June 11th, 1999, 01:23 AM
#3
Re: Getting Name of Video Adapter
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...
-
May 14th, 2001, 12:09 PM
#4
Re: Getting Name of Video Adapter
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|