Welcome. From this web site you will be able to download free ActiveX controls, components and libraries to use them in your own programs.
These ActiveX controls have been implemented using Visual Basic 5 with Service Pack 3, or Visual Basic 6, and are intended to be used in any flavour of the Windows operating system. It should also be possible to use them within other ActiveX-compatible environments, although I have not tested this myself.
Take into account that every ActiveX component will need acccess to the runtime libraries corresponding to the Visual Basic version, including Service Pack, with which it was compiled. This means that if you are not going to use them with the same Visual Basic version — or in Visual Basic at all — you will have to make sure that the runtime libraries are installed. You can download the runtime libraries from the following links:
Visual Basic 5 SP3 run-time libraries (1.28 Mb) |
Visual Basic 6 SP3 run-time libraries (1.01 Mb) |
Remember that the Service Pack is important, too. Please, make sure you have the appropriate Visual Basic Service Pack installed in your developement machine.
For common questions, please refer to the FAQ.
ACTIVEX COMPONENTS (compiled with Visual Basic 6)
ACTIVEX GUI CONTROLS |
ACTIVEX LIBRARIES |
||||||||||||||||||||||||||||||||
|
|
CODE SNIPPETS
Here I'll put some code snippets that you might find interesting, usually as Visual Basic classes.
CRC32.cls | CRC32 is an algorithm used to create a validation string of data. |
ID3tag11.cls | ID3 tags are used to store information in multimedia files, commonly MP3 files. This class manages version 1.0 and 1.1 ID3 tags. |
RLE.cls | RLE (Run Length Encoding) is a very simple compression algorithm, mainly used for streams of data with strings of repeating characters. Please note that you might find different, not compatible implementations. |
LAST CHANGES AND UPDATES
Check these other great web sites:
© Alvaro Redondo,
2001. All Rights Reserved.
http://www.sevillaonline.com/ActiveX/
Microsoft© Visual Basic 5.0
Programming
Designing and Implementing Desktop Applications with Microsoft© Visual Basic
6.0