Showing posts with label free. Show all posts
Showing posts with label free. Show all posts

Thursday, January 29, 2009

Common Controls Replacement Project

About ten years ago a group of programmers got together and created replacements for common VB classic controls. Although they have all moved on, the controls can still be found at their website.

Sunday, December 21, 2008

How to make a web browser in VB6

In this video I show how easy it is to make a custom web browser in VB6. I even show you how to make your browser Mozilla based.

Here is the URL to the Mozilla ActiveX Control:
http://www.iol.ie/~locka/mozilla/control.htm

VB Magic

VB Magic is a replacement for the standard VB project explorer. It has a few more features than the default explorer.


You can download VBMagic by clicking HERE.

Hardcore Visual Basic

Although this book is not new, it is new to me. I do not have a hard copy, but there is an online copy of the book at Karl E. Peterson's One Stop SourceShop. http://vb.mvps.org/hardcore/

Friday, December 19, 2008

Visual Basic 5.0 Control Creation Edition

If you would really like to learn VB Classic but cannot afford (or find!) a major edition, do not despair! Microsoft issued Visual Basic 5.0 Control Creation Edition for FREE!

VB5CCE cannot compile code into executable programs and cannot work with databases. Other than that, you can use VB5CCE to learn VB Classic. MOST code for VB6 will also run in VB5CCE.

You can still find helpful information about VB5CCE at the Microsoft website.

There is also an online book to help you start programming in VB5CCE.

You can download VB5CCE at the VB Classic Forever google site.

Friday, July 18, 2008

Free MZ-Tools!

MZ-Tools is a set of great tools for VB5, VB6, and VBA. Here's a short video about MZ-Tools:

You can read more about MZ-Tools and get the free download HERE.