|
Help please, I'm trying to figure out how to import directx into my project. Ive looked everywhere on google and found this code... Imports Microsoft.DirectX Imports Microsoft.DirectX.Direct3D Imports Microsoft.DirectX.DirectDraw Imports Microsoft.DirectX.DirectInput Imports Microsoft.DirectX.DirectSound but this makes errors, because Microsoft.DirectX doesnt exist? Can someone please tell me how to import directx graphics?
|