ThePentiumGuy Posted March 3, 2004 Posted March 3, 2004 (edited) hey, i just downloaded the directX summer update. now when i try to add my references in vb.net, Microsoft.DirectX.dll doesnt exist! any suggestions would be helpful, thx note: installing the summer update made it work with C++, but now it doesnt work with vb.net! <--- i take that back :-), in C++, i can do something like: LPDIRECT3DDEVICE9 d3ddev = NULL; then type in d3ddev->(something); the intellisense will work.but when i execute the program it doesnt knowwhat n LPDIRECT3DDEVICE9 is Edited March 3, 2004 by ThePentiumGuy 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
rifter1818 Posted March 3, 2004 Posted March 3, 2004 Ugg Summer Update I have had nothing but problems since i installed that the most fun is that when i refrence the 1901 build items somehow it keeps changing back to the 900 builds and really messing up, not to mention that the fonts wont work for me at all. 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.