Advertisement

Results for "Author: christopher reason"

2_2002-2004 #113195
Use Dial Up Networking (DUN) to connect from your App

Make a connection to the internet using Dial Up Networking (DUN) from your application. This is so easy! Please see the comments in the Standard Module for more explanation. PLEASE VOTE IF YOU LIKE IT! Thanks, Christopher

2_2002-2004 #113667
Modify P&D Wizard/Setup1.exe to add Desktop Icons for your Program!

How to modify P&D Wizard/Setup1.exe to add Desktop Icons during the installation of your Visual Basic Programs. PLEASE, TAKE AN EXTRA MINUTE TO VOTE IF YOU LIKE THIS ARTICLE. Thanks, Christopher.

2_2002-2004 #114217
VB Recent File List - Updated

With this project you can delete items from you registry that show up in the Recent Files list of Visual Basic. Please note that, running the program from the VB IDE will NOT delete items permanently from the list. The reason for this is: When VB is closed it "re-saves" the recent list. So you must compile the project to EXE form, close VB and run the EXE to make it work. UPDATE - Now displays project that no longer exist in red. Other examples in this project include: *Resizing Columns in a List View *Sorting Columns in a List View You can also find a Microsoft reference for the object used in this code sample at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/wsmthregread.asp (Look for RegWrite, RegRead and RegDelete) Thanks for taking the time to look at my example and I hope you find it useful for something :) Christopher.

2_2002-2004 #114600
Add Start Menu Uninstall Icon to your VB Projects

This article will detail in 10 easy steps how to create your own Uninstall icon (and place it in the Program Group) for every VB project that you create. PLEASE, TAKE AN EXTRA MINUTE TO VOTE FOR THIS ARTICLE IF YOU LIKE IT. Thanks, Christopher.

2_2002-2004 #115535
WXLite

Gather detailed weather information from weather.com and display it in a condensed, easy to read format. Includes 36 hour forcast information. The program utilizes a reference to "Windows XML, version 2.0" to complete the task. Also includes a module that allows for "form fade in/out". This fade module was taken from another post here on PSC but I can not remember who posted it (sorry I can't give you credit for your work by name). Also makes use of a simple text file to track all zip codes you enter into the program, and will remember the last zip that you looked at and display it automatically when the program is run again. One fault of the program (or maybe it's the website, I don't know) is that when refreshing, the program will display the same data as previously even though the actual information on the web site has been updated (website updates approximately every 20 minutes). If anyone can figure out how to get the XML object to get a true refresh, please post the modified project to PSC for all to enjoy! Hope you enjoy this project, it's been fun putting it together.

3_2004-2005 #131738
Use Dial Up Networking (DUN) to connect from your App

Make a connection to the internet using Dial Up Networking (DUN) from your application. This is so easy! Please see the comments in the Standard Module for more explanation. PLEASE VOTE IF YOU LIKE IT! Thanks, Christopher

3_2004-2005 #132210
Modify P&D Wizard/Setup1.exe to add Desktop Icons for your Program!

How to modify P&D Wizard/Setup1.exe to add Desktop Icons during the installation of your Visual Basic Programs. PLEASE, TAKE AN EXTRA MINUTE TO VOTE IF YOU LIKE THIS ARTICLE. Thanks, Christopher.

3_2004-2005 #132761
VB Recent File List - Updated

With this project you can delete items from you registry that show up in the Recent Files list of Visual Basic. Please note that, running the program from the VB IDE will NOT delete items permanently from the list. The reason for this is: When VB is closed it "re-saves" the recent list. So you must compile the project to EXE form, close VB and run the EXE to make it work. UPDATE - Now displays project that no longer exist in red. Other examples in this project include: *Resizing Columns in a List View *Sorting Columns in a List View You can also find a Microsoft reference for the object used in this code sample at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/wsmthregread.asp (Look for RegWrite, RegRead and RegDelete) Thanks for taking the time to look at my example and I hope you find it useful for something :) Christopher.

3_2004-2005 #133144
Add Start Menu Uninstall Icon to your VB Projects

This article will detail in 10 easy steps how to create your own Uninstall icon (and place it in the Program Group) for every VB project that you create. PLEASE, TAKE AN EXTRA MINUTE TO VOTE FOR THIS ARTICLE IF YOU LIKE IT. Thanks, Christopher.

3_2004-2005 #134079
WXLite

Gather detailed weather information from weather.com and display it in a condensed, easy to read format. Includes 36 hour forcast information. The program utilizes a reference to "Windows XML, version 2.0" to complete the task. Also includes a module that allows for "form fade in/out". This fade module was taken from another post here on PSC but I can not remember who posted it (sorry I can't give you credit for your work by name). Also makes use of a simple text file to track all zip codes you enter into the program, and will remember the last zip that you looked at and display it automatically when the program is run again. One fault of the program (or maybe it's the website, I don't know) is that when refreshing, the program will display the same data as previously even though the actual information on the web site has been updated (website updates approximately every 20 minutes). If anyone can figure out how to get the XML object to get a true refresh, please post the modified project to PSC for all to enjoy! Hope you enjoy this project, it's been fun putting it together.

4_2005-2006 #166154
WXLite

Gather detailed weather information from weather.com and display it in a condensed, easy to read format. Includes 36 hour forcast information. The program utilizes a reference to "Windows XML, version 2.0" to complete the task. Also includes a module that allows for "form fade in/out". This fade module was taken from another post here on PSC but I can not remember who posted it (sorry I can't give you credit for your work by name). Also makes use of a simple text file to track all zip codes you enter into the program, and will remember the last zip that you looked at and display it automatically when the program is run again. One fault of the program (or maybe it's the website, I don't know) is that when refreshing, the program will display the same data as previously even though the actual information on the web site has been updated (website updates approximately every 20 minutes). If anyone can figure out how to get the XML object to get a true refresh, please post the modified project to PSC for all to enjoy! Hope you enjoy this project, it's been fun putting it together.

4_2005-2006 #166155
VB Recent File List - Updated

With this project you can delete items from you registry that show up in the Recent Files list of Visual Basic. Please note that, running the program from the VB IDE will NOT delete items permanently from the list. The reason for this is: When VB is closed it "re-saves" the recent list. So you must compile the project to EXE form, close VB and run the EXE to make it work. UPDATE - Now displays project that no longer exist in red. Other examples in this project include: *Resizing Columns in a List View *Sorting Columns in a List View You can also find a Microsoft reference for the object used in this code sample at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/wsmthregread.asp (Look for RegWrite, RegRead and RegDelete) Thanks for taking the time to look at my example and I hope you find it useful for something :) Christopher.

4_2005-2006 #166156
Add Start Menu Uninstall Icon to your VB Projects

This article will detail in 10 easy steps how to create your own Uninstall icon (and place it in the Program Group) for every VB project that you create. PLEASE, TAKE AN EXTRA MINUTE TO VOTE FOR THIS ARTICLE IF YOU LIKE IT. Thanks, Christopher.

4_2005-2006 #166157
Modify P&D Wizard/Setup1.exe to add Desktop Icons for your Program!

How to modify P&D Wizard/Setup1.exe to add Desktop Icons during the installation of your Visual Basic Programs. PLEASE, TAKE AN EXTRA MINUTE TO VOTE IF YOU LIKE THIS ARTICLE. Thanks, Christopher.

4_2005-2006 #166158
Use Dial Up Networking (DUN) to connect from your App

Make a connection to the internet using Dial Up Networking (DUN) from your application. This is so easy! Please see the comments in the Standard Module for more explanation. PLEASE VOTE IF YOU LIKE IT! Thanks, Christopher

5_2007-2008 #188672
WXLite

Gather detailed weather information from weather.com and display it in a condensed, easy to read format. Includes 36 hour forcast information. The program utilizes a reference to "Windows XML, version 2.0" to complete the task. Also includes a module that allows for "form fade in/out". This fade module was taken from another post here on PSC but I can not remember who posted it (sorry I can't give you credit for your work by name). Also makes use of a simple text file to track all zip codes you enter into the program, and will remember the last zip that you looked at and display it automatically when the program is run again. One fault of the program (or maybe it's the website, I don't know) is that when refreshing, the program will display the same data as previously even though the actual information on the web site has been updated (website updates approximately every 20 minutes). If anyone can figure out how to get the XML object to get a true refresh, please post the modified project to PSC for all to enjoy! Hope you enjoy this project, it's been fun putting it together.

5_2007-2008 #188673
VB Recent File List - Updated

With this project you can delete items from you registry that show up in the Recent Files list of Visual Basic. Please note that, running the program from the VB IDE will NOT delete items permanently from the list. The reason for this is: When VB is closed it "re-saves" the recent list. So you must compile the project to EXE form, close VB and run the EXE to make it work. UPDATE - Now displays project that no longer exist in red. Other examples in this project include: *Resizing Columns in a List View *Sorting Columns in a List View You can also find a Microsoft reference for the object used in this code sample at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/wsmthregread.asp (Look for RegWrite, RegRead and RegDelete) Thanks for taking the time to look at my example and I hope you find it useful for something :) Christopher.

5_2007-2008 #188674
Add Start Menu Uninstall Icon to your VB Projects

This article will detail in 10 easy steps how to create your own Uninstall icon (and place it in the Program Group) for every VB project that you create. PLEASE, TAKE AN EXTRA MINUTE TO VOTE FOR THIS ARTICLE IF YOU LIKE IT. Thanks, Christopher.

5_2007-2008 #188675
Modify P&D Wizard/Setup1.exe to add Desktop Icons for your Program!

How to modify P&D Wizard/Setup1.exe to add Desktop Icons during the installation of your Visual Basic Programs. PLEASE, TAKE AN EXTRA MINUTE TO VOTE IF YOU LIKE THIS ARTICLE. Thanks, Christopher.

5_2007-2008 #188676
Use Dial Up Networking (DUN) to connect from your App

Make a connection to the internet using Dial Up Networking (DUN) from your application. This is so easy! Please see the comments in the Standard Module for more explanation. PLEASE VOTE IF YOU LIKE IT! Thanks, Christopher

Languages
Top Categories
Global Discovery