View Full Version : a noob in DirectX....programing
hey in c#, how could i write a program to find the video card, brand..and information....
i know in c#, to use DirectX u have to import Microsoft......the class..
so it looks like something like
Microsoft.DirectX.Direct3D.********
but now my question is that is there any good tutorial, for using this long commands? :lol2:
and can any one tell me how to make that program....! :screwy:
hey in c#, how could i write a program to find the video card, brand..and information....
i know in c#, to use DirectX u have to import Microsoft......the class..
so it looks like something like
Microsoft.DirectX.Direct3D.********
but now my question is that is there any good tutorial, for using this long commands? :lol2:
and can any one tell me how to make that program....! :screwy:
What you referred to as "long commands" are called "namespaces". I've not done any DirectX programming with C# but you shouldn't need that namespace to find the information you're looking for. It should be accessible via something like System.IO Also, make sure that you have your references correctly established for what you're doing with the DX SDK. Have you Googled around for this or tried many of the excellent .NET message boards/sites? Good luck!
yes..!
i have... but i didn't really like them...at all...
i will keep looking...thou...
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.