Skip to main content

Installation - Visual Basic 6

Microsoft Visual Basic 6 can use our SDK as an ActiveX control. This means that developers using Visual Basic 6 can seamlessly integrate the functionality provided by our SDK into their applications, enhancing their capabilities and performance. Only the x86 version is available because Visual Basic 6 is a 32-bit application and does not support 64-bit development.

This limitation arises because Visual Basic 6 was developed in an era where 64-bit computing was not yet prevalent, and as such, it remains bound to the 32-bit architecture. Despite this, our SDK ensures robust and reliable performance within the 32-bit environment, providing all necessary features and functionalities.

Steps to Install Media Player SDK in Visual Basic 6

Create a new project.

screenshot 1

Open the “Components” dialog.

screenshot 2

Select the “VisioForge Media Player SDK” item.

screenshot 3

The new control was added to the Toolbox and can be used in the project.

screenshot 4

ActiveX control and some other libraries should be deployed with the application.

Please get in touch with support to get help with this tutorial. Visit our GitHub page to get more code samples.