VBCorLib is a Visual Basic 6 implementation of many classes found in the .NET framework. The classes within VBCorLib can be used nearly identically as the .NET counterpart. This allows for easy data sharing between a .NET application and VB6.
Features
- Contains several collection types, such as: ArrayList, Stack, Queue and Hashtable.
- Contains several encryption algorithms.
- Contains many hashing algorithms.
- Manipulate files with a variety of file operations.
- Handles files larger than 2 gigs.
- Provides a BigInteger to perform large calculations.
- Provides easy access to a console window.
License
MIT LicenseOther Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
when will u add an vbCorLib 3.0 help file in svn? I can find 3.0 src updated, but no help file.
-
我想看看