| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Add Byte's to a .exe file | VB 5.0, VB 6.0 | Intermediate / Loreno Heer (from psc cd) | 810 since 1/5/2015 9:36:00 PM |
By 6 Users
|
|
It add Bytes to a file. |
|
|
|
 |
Add junk data to your files, and they still work! | VB 5.0 | Beginner / Robert Altman (from psc cd) | 1212 since 1/29/2015 12:59:00 AM |
By 5 Users
|
|
This program adds meanless bytes to a file and therefore increases it's size. The files will still work correctly after this. I was bored when I made this, and is not hard at all. (ScreenShot) |
|
|
|
 |
Add line numbers to your code | VB 6.0 | Intermediate / John Krytus (from psc cd) | 842 since 1/30/2015 3:24:00 AM |
By 3 Users
|
|
This program adds line numbers to your VB code. I
teach VB programming and needed a way to reference
the code by a line number for creating quizzes. (ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Add your own font dialog to your Apps! | VB 5.0, VB 6.0 | Intermediate / TheCodeGuru (from psc cd) | 748 since 1/21/2015 6:15:00 AM |
By 4 Users
|
|
This is an good example of Selection font dialog box. Which includes, Bold, italic, underline, font color, Font soze, Font name, etc.. Best one!
thanks from Prakash.Y Please vote for me. (ScreenShot) |
|
|
|
 |
Add ZIP compression/decompression to your apps with Richsoft ZipIt 1b | VB 5.0, VB 6.0 | Intermediate / Richard Southey (from psc cd) | 1638 since 1/15/2015 6:11:00 PM |
By 10 Users
|
|
An ActiveX Control to add zip archive functionality to your applications.
<br>
* Add, extract and delete files from standard zip archives.
<br>
* Get file information about the contents of the archive.
<br>
* Supports 9 levels of compression
< ...(description truncated) (ScreenShot) |
|
|
|
 |
Adler-32 algorithm | VB 6.0 | Advanced / Ed Preston (from psc cd) | 1250 since 1/27/2015 11:22:00 AM |
By 8 Users
|
|
Pure visual basic implementation of the Adler-32 algorithm. It is much faster than the CRC32 algorithm yet still provides an extremely low probability of undetected errors. Commonly used in the ZLIB/Deflate Compressed Data Format Specification version 3.3 ...(description truncated) |
|
|
|
 |
Adress book | VB 6.0 | Beginner / Ivan Matasiæ (from psc cd) | 1239 since 1/20/2015 1:52:00 AM |
By 6 Users 6 Excellent Ratings
|
|
English version of my Imenik application
Connects VB and Access (ScreenShot) |
|
|
|
 |
Advance Multi GB file Read/Write | VB 6.0 | Intermediate / Leet Q (from psc cd) | 1391 since 2/20/2015 12:25:00 AM |
By 7 Users
|
|
I made this little project to find a way to read and/or write files that
are multi gigs in size. I tried to use the the "Open.. for.. access.."
that VB6 has and it errors out due to an overflow. You can't even use
the eof() and lof() function VB6 has beca ...(description truncated) (ScreenShot) |
|
|
|
 |
Advance pdf class without Abat | VB 5.0, VB 6.0 | Intermediate / Sunil K Yadav | 7174 since 7/21/2015 8:14:11 AM | Unrated
|
|
pdf class for many of inbuilt functions that you can use withour acrobar reader!!!! |
|
|
|
 |
Advanced Directory List | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / Minnow (from psc cd) | 2042 since 1/15/2015 2:04:00 PM |
By 4 Users
|
|
This gives you the Windows 95+ directory listing with My Documents, Desktop, etc. Two projects are included in this zip, one that has the project as an executable, one that has it as an ActiveX usercontrol. Simple code, lots of comments.
Please leave fee ...(description truncated) (ScreenShot) |
|