Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (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 by ThePentiumGuy

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

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...