Results 1 to 3 of 3

Thread: Display Devices

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2005
    Posts
    18

    Lightbulb Display Devices

    Hi

    Im looking to generate a list of display devices (i.e. graphics cards), i want the make/model of the card and how much memory it has, also maybe if possible wether its memory is shared with system memory. hmm

    Im using .NET and im not having much luck finding anything.

    i know of the EnumDisplayDevices API however cant get it too work in .NET

    any help appreciated,

    Lee

  2. #2
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Display Devices

    DirectX has methods for this. You will be able to gather ANY info about the card.

    I haven't got any code though, sorry. The guys in the game forum could probably help you.
    I don't live here any more.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jun 2005
    Posts
    18

    Re: Display Devices

    Used WMI queries in the end

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