What is in the package?
Previous  Top  Next


The MSSMixer control is distributed in two forms: A 30-day evaluation version (freely downloadable), and the full version (delivered on purchase of a licence).

Evaluation version

The evaluation version of MSSMixer is freely downloadable software that can be used for 30 days after installation. The package includes the evaluation version of the MSSMixer control in ActiveX form, a Visual Basic 6 demonstration application, and interface modules to assist with use of the control in Visual Basic, C/C++ and Delphi.

Significant files in the evaluation version are:
·MSSMixer.chm - this help file  
·MSSMixer100Eval.ocx - the ActiveX control  
·MSSMixDemoVBEval.exe - the VB6 demonstration application, compiled  
·MSSMixer100Const.bas - Visual Basic interface module  
·MSSMixer100Const.h - C/C++ interface module  
·MSSMixer100Const.pas - Delphi interface module  
·MSSMixDemoActiveX.exe - A demonstration application (similar to the VB6 application) built in Delphi 7  
·Source code for the VB6 demonstration application  
·Source code for the Delphi 7 demonstration application  

Full Version

The full version of MSSMixer is delivered on purchase of a licence. The package includes the MSSMixer control in both ActiveX and DLL form, demonstration applications in Visual Basic 6 and Delphi, interface modules to assist with use of the control in Visual Basic, C/C++ and Delphi, and full source code (in Delphi) for the control.

Significant files in the full version are:
·MSSMixer.chm - this help file  
·MSSMixer100.ocx - the ActiveX control  
·MSSMixer100.dll - the control in DLL form  
·MSSMixDemoVB.exe - the VB6 demonstration application (illustrating use of the ActiveX control), compiled  
·MSSMixDemoDLL.exe - the Delphi 7 demonstration application (illustrating use of the DLL control), compiled  
·MSSMixer100Const.bas - ActiveX Visual Basic interface module  
·MSSMixer100Const.h - ActiveX C/C++ interface module  
·MSSMixer100Const.pas - ActiveX Delphi interface module  
·MSSMixer100.h & MSSMixer100.lib - DLL C/C++ interface module (import library for Microsoft Visual C++)  
·MSSMixer100.pas - DLL Delphi interface module  
·Full source code for the demonstration applications and the control