CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Aug 2002
    Location
    VA, USA
    Posts
    137

    Display Driver Version Number

    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).
    Last edited by willchop; September 11th, 2002 at 09:04 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured