VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A Complete set of VB6 functions not available in VB5

by Rde (54 Submissions)
Category: String Manipulation
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

Demonstrates how simple functions written in pure VB can be faster than many of VB's built in functions. For example, the super short and simple Split function is 30% faster than VB's. The Replace function with no API optimizations is 2 times faster than VB's, and over 3 times faster on large strings ... All functions are written in pure VB. Also declares the GetLocaleInfo API for use with the First Day Of The Week related functions, and for default system settings for the Formatting functions ... This would be a great learning tool for newbies. Of course, it would also be a great resourse for anyone using VB5, just plug this module into any project to enable all the VB6 functions it uses.

Rate A Complete set of VB6 functions not available in VB5

Download A Complete set of VB6 functions not available in VB5

Download A Complete set of VB6 functions not available in VB5 (13 KB)

A Complete set of VB6 functions not available in VB5 Comments

No comments have been posted about A Complete set of VB6 functions not available in VB5. Why not be the first to post a comment about A Complete set of VB6 functions not available in VB5.

Post your comment

Subject:
Message:
0/1000 characters