Files that your application needs to redistribute are the control AMP3DJ.OCX and the sound engine AdjMmsEng.dll: you can find these files inside the folder in which you installed Active DJ Studio (default "C:\Program Files\Active DJ Studio\Redist").
In order for the control to register and work correctly on the target system, the following is a summary of the Microsoft Windows libraries that must be available on the target system:
WINMM.DLL
MSACM32.DLL
OLEAUT32.DLL
OLEPRO32.DLL
Special notes
| • | If you intend to use the control with Windows Media Audio files (WMA, ASF, WMV, etc.), the Microsoft Windows Media Format modules must already be installed on the target PC: the Windows Media Format modules can be installed using the redistribution setup package (wmfdist.exe) provided by Microsoft. Details about the integration of these modules inside your own setup package can be found on the following link of the official Microsoft web site (note that in the future this link could change due to the Microsoft site maintenance). |
| • | The use of the equalizer requires DirectX version 8 or higher. DirectX redistributable modules can be obtained from the Microsoft web site. |
| • | The use of the video mixer requires DirectX version 9.0c or higher. |
| • | If you are using the Microsoft Visual Studio "Package and Deployment Wizard" for packaging your applications, be sure that Oleaut32.dll and Olepro32.dll libraries are taken from your Windows\System32 directory: by default this wizard makes use of an outdated version of the mentioned libraries that could cause failures while registering any ActiveX control on the target system. |
|