Debugging and Error Handling |
|
|
|
|
Error Handler -RW
This class sets a generic rule for your program to follow in the event of errors. The class is setup to handle all basic trapable errors. The layout of the messagebox i found on here, but i do not remember ... |
April 9th 2009 |
|
10k |
DTgis Debugger
The purpose of this code if to have a class to improve the debugging process, telling you where sub or funtion are you in and out. |
February 28th 2009 |
|
2k |
DX7 Error logging
This code is for figuring out just why your DirectX 7 program keeps crashing. It takes the error codes visual basic generates and deciphers them into meaningful messages so you can fix your code easily and quickly. |
February 16th 2009 |
|
16k |
Complete Error Handler
This is a complete error handler that you may compile into a DLL and add to any application. There are a number of options for handling errors, such as adding to a custom error stack (with or without displaying a ... |
September 20th 2008 |
|
12k |
A prank prgram
A prank prgram which randomply moves mouse pointer over the screen.to exit press any key....
|
September 4th 2006 |
|
3k |
xp Style Error Box
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.
|
September 4th 2006 |
|
33k |