Click to See Complete Forum and Search --> : Display Adapter Version Number


willchop
September 11th, 2002, 08:19 PM
Hello Gurus,

Anyone have any experience getting the display driver version
number generically? I know how to get adapter description,
modes, and monitors, and all that good stuff, but can't seem
to find a way to get that dang version number(s). My primary
platform is Win2k and compiler is VC 6.0.

regards, willchop

ps: Sorry, I mean the driver version number (my edit doesn't
seem to be working).

willchop
September 12th, 2002, 09:12 AM
I've stumbled across direct draw's GetDeviceIdentifier().
Looks like it should do the trick.

regards, willchop