Directx9.0b SDK for c# + MS Visual Studio .Net 2003
------
namespace Microsoft.Direct... does not exist.
The referenced component 'Microsoft.DirectX.Direct3D' could not be found.
The referenced component 'Microsoft.DirectX' could not be found.
etc...
-------
i cannot add directx reference to the project manualy, becouse it is not listed in reference list.
of cource in this situation i have no possibility to compile any code containing directx methods...
directx9.0b sdk for c# is installed.
any idea how to fix this problem ? :(
thanks at all...