Category Archives: Visual Basic 6 (VB6)

3d Box

Changing the height and width of the 3 d box with help of a scroll bar. Attachments File Uploaded Size 1018-20190909-075833-3dBox.zip 9/9/2019 7:58:33 AM 1631

Changing Drive Icons using VB6

This article Explains How to change Drive Icons.By editing the Registry values we can change the drive icons. Attachments File Uploaded Size 1019-20190909-080325-ChangeIcon_demo.zip 9/9/2019 8:03:25 AM 3582

Transparent Form

Demonstration of how to make a form transparent in VB6. Attachments File Uploaded Size 1020-20190909-080458-algodeformtrans.zip 9/9/2019 8:04:58 AM 5173

A Rainy Day Desktop

There is a thunder storm brewing inside your monitor. This program takes a few seconds to load, please read my comments. Tested on XP. Zip ~ 260K. I hope you enjoy viewing it. Attachments File Uploaded Size 1017-20190909-075331-ARainyDay.zip 9/9/2019 7:53:31 AM 270834

Icon Extractor

Extract icons from exe’s and dll’s and save them as ico files or bmp files. Any ideas to improve please let me know. Attachments File Uploaded Size 983-20190909-075629-IconExtractor.zip 9/9/2019 7:56:29 AM 13629

Adding Gradients to VB forms

This example shows a couple of custom classes that can very easily be used to add gradients to your VB forms by painting them over standard rectangle shape objects. You draw the shapes on the form, then in form_load you attach the shapes to the Gradients class, which over-rides the form’s paint event to draw the gradient. Supports… Read More »

3D Terrain

Render a 3D random terrain with gradient colors and water level, rotate and move the viewing position by moving the mouse with left or right button. The example shows how to convert 3D space coordinates to 2D. Attachments File Uploaded Size 968-20190908-102607-Terrain3D.zip 9/8/2019 10:26:07 AM 3190

Simple Image Processor

Its a simple Image processor (can put some “Effects” in images…) Not very cool code, but I hope u can understand it. I think its only useful for starters in this area, Pro’s need not look at my (stupid :)) code… Hope u enjoy understandin this code… Attachments File Uploaded Size 990-20190908-102106-oldip.zip 9/8/2019 10:21:06 AM 7806