Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
Hi everyone! I have a problem with getting unmanaged pointers to Direct3D Device using DirectX9 for .NET 2.0. When I used DX for .NET 1.1, there was Device.GetObjectByValue(...) method, but it's removed from new version! Please, help me anybody, it's really necessary for me to get an IntPtr to Device!
Posted
The Managed DirectX 2.0 stuff is deprecated, it is not going to be released. The work done on it will become part of the XNA framework. Use the older version for now.
Posted
You really think so? But I use .NET 2.0 dll's pretty succesfully... Are you sure that there is no way to get a COM-pointer to D3D Device in DirectX9 for .NET 2.0?
Posted

see the readme (or just read it here )

 

There's no harm using it, and it wil be more like the XNA than the older directX. But very few people are using it, and the documentation is poor, and microsoft don't recommend using it in the msdn forums - they say just wait for the XNA beta.

 

I don't know the answer to the pointer question.

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...