How do I remove my question? I have been succesful in creating directX 9 in vb.net,C# and C++. All I had to do was use Version 2 and use Visual C as reference.
I tried many different source codes to display that 3D Triangle using DirectX.dll and DirectX3D.dll. I coded in C#,vb.net and even visual c++ but the program just sits there and doesn't even show the form. I attached the program including all the references.
Here is the source code:
Imports...
thread761-1598689
I have installed Visual Studio 2017 and have tried to use that Triangle example with DirectX 9 in vb.net but unable to use DirectX.Direct3D for a reference. I have no idea on how to proceed. There is an error in code as it says it needs something from Visual C#. I am...
Const NOTES_ON = &H90
Const MIDI_MAPPER = (-1)
Private Declare Function midiOutShortMsg Lib "winmm.dll" (ByVal hMidiOut As Long, ByVal dwMsg As Long) As Long
Private Declare Function midiOutOpen Lib "winmm.dll" (lphMidiOut As Long, _
ByVal udeviceid As Long, ByVal dwCallback As Long, ByVal...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.