Advertisement

Results for "Author: john flynn"

2002ASP #5675
Transparent Icon Text Background

This is quite possibly the smallest application you can write in VB that actually serves a purpose. You get 2 for the price of one here in this zip file and both do the same thing only in different ways. The first program in the module only directory toggles the desktop Icon text Background from it's default color to transparent, and back to normal. I have it in my start up directory so it will run every time windows starts. In my opinion it should be built into windows and this shows how easy it would be. This will also show you how to create a complete application with only a module (no forms needed). A Little side note is something quite weird I ran into with this: The exact same program written in C++ is actually twice the size in executable file size... hmm... Let me know what you think. One other thing is that active desktop has to be turned off. To do this (R)click the desktop choose the web tab and un-check active desktop.

2002ASP #5676
Extreme Mind 1.0

Extreme Mind is a game where the user tries to figure out a random code created by the computer. This board game is based on a game I played as a child called Mastermind. I have seen a couple attempts to re-create this game (on PSC) for the computer but I personally didn't like any of the ones I found, so I wrote my own, and I give it to you. Please, Please, Please Vote and leave as many comments as possible because I have only been programming since March 2001 and using VB since July 2001, so the more comments the better. Some interesting things in this code are: -Generating random numbers with no duplicates -Scanning the user's code for duplicates -Using Random Access Data Files -Remembering settings -Checking the user's code (pretty involved) -Image swapping -Using Sounds -Sending an .html file to the default browser And much much more...

2002C #14279
Transparent Icon Text Background

This is quite possibly the smallest application you can write in VB that actually serves a purpose. You get 2 for the price of one here in this zip file and both do the same thing only in different ways. The first program in the module only directory toggles the desktop Icon text Background from it's default color to transparent, and back to normal. I have it in my start up directory so it will run every time windows starts. In my opinion it should be built into windows and this shows how easy it would be. This will also show you how to create a complete application with only a module (no forms needed). A Little side note is something quite weird I ran into with this: The exact same program written in C++ is actually twice the size in executable file size... hmm... Let me know what you think. One other thing is that active desktop has to be turned off. To do this (R)click the desktop choose the web tab and un-check active desktop.

2002C #14280
Extreme Mind 1.0

Extreme Mind is a game where the user tries to figure out a random code created by the computer. This board game is based on a game I played as a child called Mastermind. I have seen a couple attempts to re-create this game (on PSC) for the computer but I personally didn't like any of the ones I found, so I wrote my own, and I give it to you. Please, Please, Please Vote and leave as many comments as possible because I have only been programming since March 2001 and using VB since July 2001, so the more comments the better. Some interesting things in this code are: -Generating random numbers with no duplicates -Scanning the user's code for duplicates -Using Random Access Data Files -Remembering settings -Checking the user's code (pretty involved) -Image swapping -Using Sounds -Sending an .html file to the default browser And much much more...

2002VB #22883
Transparent Icon Text Background

This is quite possibly the smallest application you can write in VB that actually serves a purpose. You get 2 for the price of one here in this zip file and both do the same thing only in different ways. The first program in the module only directory toggles the desktop Icon text Background from it's default color to transparent, and back to normal. I have it in my start up directory so it will run every time windows starts. In my opinion it should be built into windows and this shows how easy it would be. This will also show you how to create a complete application with only a module (no forms needed). A Little side note is something quite weird I ran into with this: The exact same program written in C++ is actually twice the size in executable file size... hmm... Let me know what you think. One other thing is that active desktop has to be turned off. To do this (R)click the desktop choose the web tab and un-check active desktop.

2002VB #22884
Extreme Mind 1.0

Extreme Mind is a game where the user tries to figure out a random code created by the computer. This board game is based on a game I played as a child called Mastermind. I have seen a couple attempts to re-create this game (on PSC) for the computer but I personally didn't like any of the ones I found, so I wrote my own, and I give it to you. Please, Please, Please Vote and leave as many comments as possible because I have only been programming since March 2001 and using VB since July 2001, so the more comments the better. Some interesting things in this code are: -Generating random numbers with no duplicates -Scanning the user's code for duplicates -Using Random Access Data Files -Remembering settings -Checking the user's code (pretty involved) -Image swapping -Using Sounds -Sending an .html file to the default browser And much much more...

ASP_Volume2 #31823
Transparent Icon Text Background

This is quite possibly the smallest application you can write in VB that actually serves a purpose. You get 2 for the price of one here in this zip file and both do the same thing only in different ways. The first program in the module only directory toggles the desktop Icon text Background from it's default color to transparent, and back to normal. I have it in my start up directory so it will run every time windows starts. In my opinion it should be built into windows and this shows how easy it would be. This will also show you how to create a complete application with only a module (no forms needed). A Little side note is something quite weird I ran into with this: The exact same program written in C++ is actually twice the size in executable file size... hmm... Let me know what you think. One other thing is that active desktop has to be turned off. To do this (R)click the desktop choose the web tab and un-check active desktop.

ASP_Volume2 #31832
Extreme Mind 1.0

Extreme Mind is a game where the user tries to figure out a random code created by the computer. This board game is based on a game I played as a child called Mastermind. I have seen a couple attempts to re-create this game (on PSC) for the computer but I personally didn't like any of the ones I found, so I wrote my own, and I give it to you. Please, Please, Please Vote and leave as many comments as possible because I have only been programming since March 2001 and using VB since July 2001, so the more comments the better. Some interesting things in this code are: -Generating random numbers with no duplicates -Scanning the user's code for duplicates -Using Random Access Data Files -Remembering settings -Checking the user's code (pretty involved) -Image swapping -Using Sounds -Sending an .html file to the default browser And much much more...

ASP_Volume3 #53482
Extreme Mind 1.0

Extreme Mind is a game where the user tries to figure out a random code created by the computer. This board game is based on a game I played as a child called Mastermind. I have seen a couple attempts to re-create this game (on PSC) for the computer but I personally didn't like any of the ones I found, so I wrote my own, and I give it to you. Please, Please, Please Vote and leave as many comments as possible because I have only been programming since March 2001 and using VB since July 2001, so the more comments the better. Some interesting things in this code are: -Generating random numbers with no duplicates -Scanning the user's code for duplicates -Using Random Access Data Files -Remembering settings -Checking the user's code (pretty involved) -Image swapping -Using Sounds -Sending an .html file to the default browser And much much more...

ASP_Volume3 #53483
Transparent Icon Text Background

This is quite possibly the smallest application you can write in VB that actually serves a purpose. You get 2 for the price of one here in this zip file and both do the same thing only in different ways. The first program in the module only directory toggles the desktop Icon text Background from it's default color to transparent, and back to normal. I have it in my start up directory so it will run every time windows starts. In my opinion it should be built into windows and this shows how easy it would be. This will also show you how to create a complete application with only a module (no forms needed). A Little side note is something quite weird I ran into with this: The exact same program written in C++ is actually twice the size in executable file size... hmm... Let me know what you think. One other thing is that active desktop has to be turned off. To do this (R)click the desktop choose the web tab and un-check active desktop.

C_Volume2 #72885
Transparent Icon Text Background

This is quite possibly the smallest application you can write in VB that actually serves a purpose. You get 2 for the price of one here in this zip file and both do the same thing only in different ways. The first program in the module only directory toggles the desktop Icon text Background from it's default color to transparent, and back to normal. I have it in my start up directory so it will run every time windows starts. In my opinion it should be built into windows and this shows how easy it would be. This will also show you how to create a complete application with only a module (no forms needed). A Little side note is something quite weird I ran into with this: The exact same program written in C++ is actually twice the size in executable file size... hmm... Let me know what you think. One other thing is that active desktop has to be turned off. To do this (R)click the desktop choose the web tab and un-check active desktop.

C_Volume2 #72894
Extreme Mind 1.0

Extreme Mind is a game where the user tries to figure out a random code created by the computer. This board game is based on a game I played as a child called Mastermind. I have seen a couple attempts to re-create this game (on PSC) for the computer but I personally didn't like any of the ones I found, so I wrote my own, and I give it to you. Please, Please, Please Vote and leave as many comments as possible because I have only been programming since March 2001 and using VB since July 2001, so the more comments the better. Some interesting things in this code are: -Generating random numbers with no duplicates -Scanning the user's code for duplicates -Using Random Access Data Files -Remembering settings -Checking the user's code (pretty involved) -Image swapping -Using Sounds -Sending an .html file to the default browser And much much more...

Java_Volume1 #91429
Transparent Icon Text Background

This is quite possibly the smallest application you can write in VB that actually serves a purpose. You get 2 for the price of one here in this zip file and both do the same thing only in different ways. The first program in the module only directory toggles the desktop Icon text Background from it's default color to transparent, and back to normal. I have it in my start up directory so it will run every time windows starts. In my opinion it should be built into windows and this shows how easy it would be. This will also show you how to create a complete application with only a module (no forms needed). A Little side note is something quite weird I ran into with this: The exact same program written in C++ is actually twice the size in executable file size... hmm... Let me know what you think. One other thing is that active desktop has to be turned off. To do this (R)click the desktop choose the web tab and un-check active desktop.

Java_Volume1 #91438
Extreme Mind 1.0

Extreme Mind is a game where the user tries to figure out a random code created by the computer. This board game is based on a game I played as a child called Mastermind. I have seen a couple attempts to re-create this game (on PSC) for the computer but I personally didn't like any of the ones I found, so I wrote my own, and I give it to you. Please, Please, Please Vote and leave as many comments as possible because I have only been programming since March 2001 and using VB since July 2001, so the more comments the better. Some interesting things in this code are: -Generating random numbers with no duplicates -Scanning the user's code for duplicates -Using Random Access Data Files -Remembering settings -Checking the user's code (pretty involved) -Image swapping -Using Sounds -Sending an .html file to the default browser And much much more...

1_2002 #109637
Transparent Icon Text Background

This is quite possibly the smallest application you can write in VB that actually serves a purpose. You get 2 for the price of one here in this zip file and both do the same thing only in different ways. The first program in the module only directory toggles the desktop Icon text Background from it's default color to transparent, and back to normal. I have it in my start up directory so it will run every time windows starts. In my opinion it should be built into windows and this shows how easy it would be. This will also show you how to create a complete application with only a module (no forms needed). A Little side note is something quite weird I ran into with this: The exact same program written in C++ is actually twice the size in executable file size... hmm... Let me know what you think. One other thing is that active desktop has to be turned off. To do this (R)click the desktop choose the web tab and un-check active desktop.

1_2002 #109638
Extreme Mind 1.0

Extreme Mind is a game where the user tries to figure out a random code created by the computer. This board game is based on a game I played as a child called Mastermind. I have seen a couple attempts to re-create this game (on PSC) for the computer but I personally didn't like any of the ones I found, so I wrote my own, and I give it to you. Please, Please, Please Vote and leave as many comments as possible because I have only been programming since March 2001 and using VB since July 2001, so the more comments the better. Some interesting things in this code are: -Generating random numbers with no duplicates -Scanning the user's code for duplicates -Using Random Access Data Files -Remembering settings -Checking the user's code (pretty involved) -Image swapping -Using Sounds -Sending an .html file to the default browser And much much more...

2_2002-2004 #118576
Transparent Icon Text Background

This is quite possibly the smallest application you can write in VB that actually serves a purpose. You get 2 for the price of one here in this zip file and both do the same thing only in different ways. The first program in the module only directory toggles the desktop Icon text Background from it's default color to transparent, and back to normal. I have it in my start up directory so it will run every time windows starts. In my opinion it should be built into windows and this shows how easy it would be. This will also show you how to create a complete application with only a module (no forms needed). A Little side note is something quite weird I ran into with this: The exact same program written in C++ is actually twice the size in executable file size... hmm... Let me know what you think. One other thing is that active desktop has to be turned off. To do this (R)click the desktop choose the web tab and un-check active desktop.

2_2002-2004 #118585
Extreme Mind 1.0

Extreme Mind is a game where the user tries to figure out a random code created by the computer. This board game is based on a game I played as a child called Mastermind. I have seen a couple attempts to re-create this game (on PSC) for the computer but I personally didn't like any of the ones I found, so I wrote my own, and I give it to you. Please, Please, Please Vote and leave as many comments as possible because I have only been programming since March 2001 and using VB since July 2001, so the more comments the better. Some interesting things in this code are: -Generating random numbers with no duplicates -Scanning the user's code for duplicates -Using Random Access Data Files -Remembering settings -Checking the user's code (pretty involved) -Image swapping -Using Sounds -Sending an .html file to the default browser And much much more...

3_2004-2005 #137120
Transparent Icon Text Background

This is quite possibly the smallest application you can write in VB that actually serves a purpose. You get 2 for the price of one here in this zip file and both do the same thing only in different ways. The first program in the module only directory toggles the desktop Icon text Background from it's default color to transparent, and back to normal. I have it in my start up directory so it will run every time windows starts. In my opinion it should be built into windows and this shows how easy it would be. This will also show you how to create a complete application with only a module (no forms needed). A Little side note is something quite weird I ran into with this: The exact same program written in C++ is actually twice the size in executable file size... hmm... Let me know what you think. One other thing is that active desktop has to be turned off. To do this (R)click the desktop choose the web tab and un-check active desktop.

3_2004-2005 #137129
Extreme Mind 1.0

Extreme Mind is a game where the user tries to figure out a random code created by the computer. This board game is based on a game I played as a child called Mastermind. I have seen a couple attempts to re-create this game (on PSC) for the computer but I personally didn't like any of the ones I found, so I wrote my own, and I give it to you. Please, Please, Please Vote and leave as many comments as possible because I have only been programming since March 2001 and using VB since July 2001, so the more comments the better. Some interesting things in this code are: -Generating random numbers with no duplicates -Scanning the user's code for duplicates -Using Random Access Data Files -Remembering settings -Checking the user's code (pretty involved) -Image swapping -Using Sounds -Sending an .html file to the default browser And much much more...

Languages
Top Categories
Global Discovery