Source code
These are programs created with Visual Basic (source code is included):
Note: Items in red are not available yet.
| Name | Description | Size |
|
An example to create a "Always on top" window. |
5 KB | |
| Baser | Base conversor. Very good. | 7 KB |
| Compression | An example of a compressor using the well-know Huffman algorithm. | 7 KB |
| HackBuster | This little program may help you when you want to hide a string in your program. It creates chr$ instructions to produce the string you want. | 9 KB |
| JEL | A programming language. (VB 6) | 59 KB |
| MenuPics | This example shows you how to make menus with pictures. | 4 KB |
| NoMultiInstance | With this code you will be able to check if another instance of your application is already running. | 5 KB |
| Pi Calculator | Calculates Pi. Not very uselful but interesting if you like math. | 7 KB |
| ZipFileScanner | This program is able to scan the files contained in a ZIP archive, but it cannot unzip them. | 45 KB |