Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
XML RSS Feed
Tips & Tricks
These are brief tips and tricks that can make Visual Basic programming easier.
New Control Usage Numerical Stuff
Starting & Stopping I/O Bug Alerts
Software Engineering Printing System Issues
Graphics Coding Techniques Other Programs
Databases Misc Forms
Web

Get Started For Free!
Click here to download a free copy of the Visual Basic 5 Control Creation Edition (CCE). It does not let you make a compiled executable (.exe file), but you can build ActiveX controls (.ocx files) and run programs in the development environment. A great way to get started inexpensively!

Often you can find invaluable information on errors from Microsoft's Web site. Go here and search for the error. In many cases the error has been found by others and a workaround is available.

New

Load Outlook Faster

If you're tired of waiting the Outlook Express to start up, there's a way to make it faster.

Open the RegEdit and navigate to the next path:

    HKEY_CURRENT_USER\Identities\[nr of id]\Software\Microsoft\Outlook Express\[vers]

Then create a new DWORD value called NoSplash, and assign the value 1.

Submitted by Ariel Canievsky


Send your Tips and Tricks to feedback@vb-helper.com.

 
Subscribe to the VB Helper newsletter
Copyright © 1997-2001 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
www.vb-helper.com/tips.htm Updated