I code in VB using VS2010 under Windows7 64bit.
I want to play a midi file.
Apparently I need the Microsoft.DirectX.AudioVideoPlayback namespace.
When I run dxdiag it tells me that DirectX11 is installed.
When I try to Reference it then I cannot find any reference to it under either .NET or .COM components.
Can anyone help?
Thanks
ME