Re: VS2005 and projects using DirectX.AudioVideoPlayback.dll

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • not_a_commie

    Re: VS2005 and projects using DirectX.AudioVideoPlayback.dll

    The DirectX installer won't install the managed DLLs unless the .NET
    runtime is installed first.
  • Leon

    #2
    Re: VS2005 and projects using DirectX.AudioVi deoPlayback.dll

    What do you mean by .NET runtime?? The .NET framwork?? I tried
    reinstalling the DirectX 9.0c redistribution package after I installed
    the .NET framework (OS is WinXP SP3). But still the same. It only
    works when installing the full(>400MB) DirextX SDK.

    Can I deploy the required managed DLL somehow with my application?

    not_a_commie wrote:
    The DirectX installer won't install the managed DLLs unless the .NET
    runtime is installed first.

    Comment

    Working...