Advertisement

Results for "Author: jason stracner"

4_2005-2006 #158290
Install/Uninstall

This will install and uninstall your vb program. All it requires it that the vb runtime dll be in the same folder as the compiled install.exe file. Just throw the runtime and all the ocx and dlls that your program uses into a folder, add a data.ini with the proper settings and the intall.exe and uninstall.exe into a folder and that is all you need. (Tuesday, June 10, 2003) UPDATE: It now adds your program to the 'Add-Remove Programs' list in the control panel.

5_2007-2008 #180806
Auto Error Trapper Addin

This code automatically adds centralized error trapping to your code. It reads an .ini file that it stores in the same folder as your project that contains two pieces of code. One is inserted into the top of every method and one is inserted in the bottom. This can be used as a last line of defense against unexpected errors. The default is to allow the user to Abort/Retry/Ignore the error instead of just crashing the program. It will also (optionally) automatically insert line number into your code so that you can use vb's Erl function to get the exact line number where your error occurred. WARNING: This program directly modifies your code! Be sure to backup your code before using it. I am totally not responsible for any damage to your code. Credit: This was adapted from the program 'Auto Error Handler' by Nathan Dennis.

5_2007-2008 #180807
MAIM (an AIM clone)

This is an AIM (aol instant messenger) clone. It demonstrates how to connect and send messages to the AOL server by using the TOC protocol.

5_2007-2008 #180808
Install/Uninstall

This will install and uninstall your vb program. All it requires it that the vb runtime dll be in the same folder as the compiled install.exe file. Just throw the runtime and all the ocx and dlls that your program uses into a folder, add a data.ini with the proper settings and the intall.exe and uninstall.exe into a folder and that is all you need. (Tuesday, June 10, 2003) UPDATE: It now adds your program to the 'Add-Remove Programs' list in the control panel.

6_2008-2009 #203324
Auto Error Trapper Addin

This code automatically adds centralized error trapping to your code. It reads an .ini file that it stores in the same folder as your project that contains two pieces of code. One is inserted into the top of every method and one is inserted in the bottom. This can be used as a last line of defense against unexpected errors. The default is to allow the user to Abort/Retry/Ignore the error instead of just crashing the program. It will also (optionally) automatically insert line number into your code so that you can use vb's Erl function to get the exact line number where your error occurred. WARNING: This program directly modifies your code! Be sure to backup your code before using it. I am totally not responsible for any damage to your code. Credit: This was adapted from the program 'Auto Error Handler' by Nathan Dennis.

6_2008-2009 #203325
MAIM (an AIM clone)

This is an AIM (aol instant messenger) clone. It demonstrates how to connect and send messages to the AOL server by using the TOC protocol.

6_2008-2009 #203326
Install/Uninstall

This will install and uninstall your vb program. All it requires it that the vb runtime dll be in the same folder as the compiled install.exe file. Just throw the runtime and all the ocx and dlls that your program uses into a folder, add a data.ini with the proper settings and the intall.exe and uninstall.exe into a folder and that is all you need. (Tuesday, June 10, 2003) UPDATE: It now adds your program to the 'Add-Remove Programs' list in the control panel.

7_2009-2012 #225842
Auto Error Trapper Addin

This code automatically adds centralized error trapping to your code. It reads an .ini file that it stores in the same folder as your project that contains two pieces of code. One is inserted into the top of every method and one is inserted in the bottom. This can be used as a last line of defense against unexpected errors. The default is to allow the user to Abort/Retry/Ignore the error instead of just crashing the program. It will also (optionally) automatically insert line number into your code so that you can use vb's Erl function to get the exact line number where your error occurred. WARNING: This program directly modifies your code! Be sure to backup your code before using it. I am totally not responsible for any damage to your code. Credit: This was adapted from the program 'Auto Error Handler' by Nathan Dennis.

7_2009-2012 #225843
MAIM (an AIM clone)

This is an AIM (aol instant messenger) clone. It demonstrates how to connect and send messages to the AOL server by using the TOC protocol.

7_2009-2012 #225844
Install/Uninstall

This will install and uninstall your vb program. All it requires it that the vb runtime dll be in the same folder as the compiled install.exe file. Just throw the runtime and all the ocx and dlls that your program uses into a folder, add a data.ini with the proper settings and the intall.exe and uninstall.exe into a folder and that is all you need. (Tuesday, June 10, 2003) UPDATE: It now adds your program to the 'Add-Remove Programs' list in the control panel.

Languages
Top Categories
Global Discovery