| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating | | |
 |
_xp Style Error Box_ | VB 6.0 | Beginner / BelgiumBoy_007 | 19150 since 10/2/2002 12:06:18 PM |
By 4 Users 3 Excellent Ratings
|
| |
See screenshot, my program also comes with an error creating procedure (an example on how to use the error box). Comes in handy - buttons are xp style. (ScreenShot)
|
| |
 |
A Code Commenter/Uncommenter for VB 3.0 | VB 3.0 | Not Given / VB Tips and Source Code | 17373 since 6/9/1997 |
By 36 Users
|
| |
Shows you how you can write a program to interface with Visual Basic (version 3.0 in this case).
|
| |
 |
a prank prgram | VB 5.0, VB 6.0 | Intermediate / infys systems | 9614 since 1/26/2004 12:58:22 PM |
By 2 Users
|
| |
a prank prgram which randomply moves mouse pointer over the screen.to exit press any key....
|
| |
 |
A QUICK AND EASY ERROR HANDLER!!!!! | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0 | Not Given / Erik Hagendorn | 38066 since 9/6/1999 |
By 18 Users 6 Excellent Ratings
|
| |
In just a few easy lines you can a have a easy, error proof error handler for you apps! Plus, NO APIs!
|
Please support the site by visiting our sponsor.
|
| |
 |
A Quick Way To Handle Errors | VB 5.0, VB 6.0 | Beginner / Christopher J. Bradley | 21316 since 11/28/2000 4:07:30 PM |
By 16 Users 3 Excellent Ratings
|
| |
This is for all the beginners out there that have problems with their apps making errors.
I dont care about votes it's just to help you all out, you advanced guys know this but some of the beginners wont.
|
| |
 |
Absolutely no alias or multiple instances | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Not Given / Aliasace | 22998 since 9/22/1998 |
By 1 Users
|
| |
Preventing multiple instances of your app from running may not enough. This small code snip will prevent multiple instances as well as duplicates from opening.
|
| |
 |
Active Debugger | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / V2 | 9894 since 11/24/2003 7:02:57 AM |
By 2 Users
|
| |
Active Debugger is intended to debug applications by using it as run time debugger by print ing valuable information onto debugger's screen such as variable contents, current state of any object etc. to find and debug the bugs in softwares (ScreenShot)
|
| |
 |
Add Debug.Print to your app easy | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / ~:. Jeff 'Capes' .:~ | 16008 since 3/29/2001 12:58:36 PM |
By 7 Users
|
| |
The Debug.Print is most important as long as your program runs! If there is something wrong, error/problem, the user can always report to you what he did, by showing you the debugtext. BUT when it's compiled the user of your app. can't see the Debug.Print ...(description truncated)
|
| |
 |
Add report to Windows Event Viewer Report | VB 6.0 | Advanced / Shyam Singh Chandel | 2794 since 5/9/2009 5:44:25 AM | Unrated
|
| |
Add Error report or custome message to Windows Event Viewer Report. download if file is missing SscEventViewer.dll from url: http://www.developerssourcecode.com/dsc/download_file.asp?intCodeID=12 (ScreenShot)
|
| |
 |
AddProcedure | VB 6.0 | Intermediate / Gary Simonelli | 5702 since 2/16/2005 1:24:08 PM |
By 5 Users 4 Excellent Ratings
|
| |
This is a addin that I wrote while working on a major project that needed many classes and repeated code. It will insert a sub, function and property with error handling. You can select private or public. If it is a class or a form. You can create a user ...(description truncated) (ScreenShot)
|
|
|