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