|
-
Aug 30th, 2000, 06:45 PM
#1
Hi,
I'm in the process of writing a Function Library for common/everyday routines. I find it annoying when I have to write the same routine each time for a different project so I have decided to place them in a DLL.
Basically it has things like...
- Number Conversions (Bin2Dec, Hex2Bin etc. and vise versa)
- String Manipulation (Find, InStrRev etc.)
- Working with Hwnds (Many API's made easy)
- Full Registry access
- Extentions to current VB functions (IsNumberic = IsNumberEx)
Anyhow, I would still like to add a lot more to that. So my questions is: What kind of functions/routines would you guys like to be added to this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|