Ieuan Posted April 24, 2005 Posted April 24, 2005 I do programming stuffs in visual basic 6 and presently I am curious with dx programming... Moreover, I have directx samples but I can't understand "WHY I CAN'T IMPORT MICROSOFT.DIRECTX and MICROSOFT.DIRECTX.DIRECTDRAW in visual basic.net 2003.... Please Teach..... I am just new in directx programming.... Thank you........... Quote
*Experts* mutant Posted April 24, 2005 *Experts* Posted April 24, 2005 Did you install the DirectX SDK?.. Quote
Administrators PlausiblyDamp Posted April 24, 2005 Administrators Posted April 24, 2005 http://www.xtremedotnettalk.com/showthread.php?t=87678 may be worth a read. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Leaders snarfblam Posted April 25, 2005 Leaders Posted April 25, 2005 I'm downloading the newest update right now, but I've already installed the SDK, and it is not listed when I try to add references. I opened an existing DirectX projects and it couldn't load the references either. Quote [sIGPIC]e[/sIGPIC]
*Experts* mutant Posted April 25, 2005 *Experts* Posted April 25, 2005 Marble_eater, it should work. Maybe for some reason Managed DirectX assemblies were not installed during your SDK installation. Try reinstalling it. Quote
Leaders snarfblam Posted April 25, 2005 Leaders Posted April 25, 2005 I have already. Several times. Release and debug as well as the original setup downloaded from microsoft. Quote [sIGPIC]e[/sIGPIC]
Mykre Posted April 26, 2005 Posted April 26, 2005 I have already. Several times. Release and debug as well as the original setup downloaded from microsoft. When you load the sample apps and expand the referances section what icons are around the Microsoft.DirectX assemblies. I had some problems loading some samples a while back as they referanced the wrong version of an assembly that I had loaded. I would re link the referances, by removing the links and Re adding the referances... Quote Glenn "Mykre" Wilson, DirectX MVP Inner Realm Managed DirectX and Game Programming Resources
Ieuan Posted May 2, 2005 Author Posted May 2, 2005 Install Directx Sdk yes, i had install directx sdk, but my sdk isn't a new version, well i guess its version is directx sdk 2001, and on the dxdiag my version for directx is 9.0b.... Quote
IngisKahn Posted May 2, 2005 Posted May 2, 2005 You should start then by downloading the latest SDK. Quote "Who is John Galt?"
Leaders snarfblam Posted May 2, 2005 Leaders Posted May 2, 2005 When you load the sample apps and expand the referances section what icons are around the Microsoft.DirectX assemblies. I had some problems loading some samples a while back as they referanced the wrong version of an assembly that I had loaded. I would re link the referances' date=' by removing the links and Re adding the referances...[/quote'] The problem is that no DirectX assemblies were listed in the Add Reference dialog and I couldn't find them on my hard drive, despite the fact that I installed it. All the references in the solution explorer had a /!\ icon. Installing the 2004 summer update fixed the prob. Quote [sIGPIC]e[/sIGPIC]
ThePentiumGuy Posted May 7, 2005 Posted May 7, 2005 Manually add them, they're in your Windows/Microsoft .NET/Managed DirectX folder Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
Roof Top Pew We Posted May 26, 2005 Posted May 26, 2005 The best thing to do is run a search on your computer. Search for *DirectX.dll and it should bring up the location of the .dlls. Then you can manually add them by going to Browse. --Vic-- Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.