VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Cool Logic (Lots of simple but handy functions)

by Jon Davis (4 Submissions)
Category: VB function enhancement
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

These are some functions that I use all the time that Microsoft left out of core VB. Some of them are more useful than others, like IsEven()/IsOdd() and IsLeapYear() and PlaySound() and SaveString() and GetPathDir(). Some of this source is borrowed and modified from other authors' sources, but at least half of it is original. I have rewritten this code to put it into a class module, and then I compiled it to a DLL. I use the DLL all the time in projects. Very handy!

Rate Cool Logic (Lots of simple but handy functions)

Download Cool Logic (Lots of simple but handy functions)

Download Cool Logic (Lots of simple but handy functions) (14 KB)

Cool Logic (Lots of simple but handy functions) Comments

No comments have been posted about Cool Logic (Lots of simple but handy functions). Why not be the first to post a comment about Cool Logic (Lots of simple but handy functions).

Post your comment

Subject:
Message:
0/1000 characters