简体   繁体   中英

Can't find reference Microsoft.DirectX.AudioVideoPlayback

I have some problems with the references. But first let me clear the circumstances. I use Win7, VS 2010, .NET Framework 3.5.

I have a project previously worked on by a colleague. Now I have the project for some further changes and the programm does not find the Microsoft.DirectX.AudioVideoPlayback reference.

I have tried adding to manually but I do not find it in the given path.

Does anyone have another solution, which provides me the right way?

That seems to be a reference to the Microsoft DirectX SDK . You would have to download and install that first via Microsoft's website , then the DLL-files can be found in %SystemRoot%\\Microsoft.NET\\DirectX for Managed Code\\1.0.2902.0 .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM