| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Encryption/Decryption using CryptoAPI | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / BarryDunne | 11715 since 1/30/2000 |
By 7 Users 6 Excellent Ratings
|
| |
This is a module that you can add to your project to encrypt/decrypt using the CryptoAPI. This is the standard API used regardless of who provides the dll which actually does the encryption. Microsoft give you one such dll as standard with windows or NT, ...(description truncated) |
| |
| |
| |
 |
Faster encryption/decryption with CryptoAPI | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / BarryDunne | 10383 since 2/1/2000 |
By 4 Users 8 Excellent Ratings
|
| |
This module provides encryption/decryption through the CryptoAPI. This is the standard API you can use regardless of the underlying dll used to do the encryption. These dlls are called Cryptographic Service Providers (CSPs) and you get one as standard fro ...(description truncated) |
| |
| |
| |
 |
Read and write ini files | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / BarryDunne | 2988 since 2/19/2000 | Unrated
|
| |
provides simple functions for reading and writing main datatypes to ini files |
| |
| |
| |
 |
To play RTTTL (nokia ring tone) tunes | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / BarryDunne | 27943 since 1/23/2000 |
By 7 Users 16 Excellent Ratings
|
| |
If you have a nokia mobile phone and looked at ring tones you will have come across RTTTL, the text format for the tunes.
This is a stand alone module with one public function PlayRTTTL. You give it a tune as a string in RTTTL format and it plays it usin ...(description truncated) |
| |