Regarding Shipping of application developed in DirectX
-
Hello All I have developed an application to convert .WAV files to .MP3 using DirectX 9.0 SDK in VC++ on Visual Studio .NET 2003. My target systems are Windows 2000 and Windows XP. Can any one tell me what all the DLLs and other files (codecs) needs to be shipped along with the application? Unfortunately we have installed DirectX 9.0 SDK in all our PCs and could not identify the dependency files to be shipped. Thanks for your time Ravi
-
Hello All I have developed an application to convert .WAV files to .MP3 using DirectX 9.0 SDK in VC++ on Visual Studio .NET 2003. My target systems are Windows 2000 and Windows XP. Can any one tell me what all the DLLs and other files (codecs) needs to be shipped along with the application? Unfortunately we have installed DirectX 9.0 SDK in all our PCs and could not identify the dependency files to be shipped. Thanks for your time Ravi
If your app depends on DX9 then install the redist of DX9 with your install.
-
Hello All I have developed an application to convert .WAV files to .MP3 using DirectX 9.0 SDK in VC++ on Visual Studio .NET 2003. My target systems are Windows 2000 and Windows XP. Can any one tell me what all the DLLs and other files (codecs) needs to be shipped along with the application? Unfortunately we have installed DirectX 9.0 SDK in all our PCs and could not identify the dependency files to be shipped. Thanks for your time Ravi