المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to find out if managed DirectX is installed?



C# Programming
06-18-2009, 05:15 AM
Thanks to some help in another thread I found out the reason an audio app is not working on some machines is because it requires the managed version of DirectX, which is not installed on most computers. Is there a known-good way to detect managed DirectX, specifically DirectSound? I know where the files are stored on the machines we've checked so far, but it would be nice to have something a little less haphazard.