|
General Details
|
|
Visual Basic
|
|
Posted 322 Days Ago
|
|
288 Views
|
|
Received 4 Ratings
|
|
Desktop Changer
Description
This is a simple little thing I made when learning how to use Visual Basic years ago. It changes the desktop image to one of the default pictures shipped with Windows depending on what day of the week it is.
Technical
This program works with Windows XP and later.
Source Code
Comments
| Please login to post comments. |
|
|
lol. I guess I posted an old version. woops.
|
|
|
This is true, but at the time, I did not know what case statements were.
|
|
|
A simple case statement would be more effecient as it has to evaluate 7 times regardless of whether or not it has the correct day in the first instance..
Also if you created a string that held your image file and then at the end of your evaluation loaded that, it would reduce the code overhead..
|
|
|
Thanks. I made it way back in 2004, I think. I miss my good 'ol Visual Basic days :P
|
|
|
This is pretty neat. I may set this up in C# and add on to it in my free time.
|
More "Visual Basic" Source Codes By This Author
Recently Posted "Visual Basic" Source Codes
Recently Rated "Visual Basic" Source Codes
|