Results for "Volume: 3_2004-2005"
!Updated!It is a different of having a login dialog it resembles a high tech security system control panel you can set a limit to the char and if you make it into a ocx you can change the pass code still by looking in its propertys for caption it can be either in a ocx or hidden in your code you choose and i am open to any surgestions if you run the code you will see what i am talking about but i got the idea from the tv so technicly the tv should get the code, o yeah the pass code is 23446 thanks to stan amditis for your feed back it now has "0" and a CLEAR key and it's perfect i hope but i am still open to feed back !PLEASE VOTE FOR ME!
This is a small Program which generates Combinations of Characters of a given string. The code is small (just 26 lines).
This example will show you the basic ways to use a ListView or TreeView. Includes how to use pictures/icons.
Pretty Quick Port Scanner.. u can load up to 175 socks.. i made that max cause i can acuretly scan remote adreses at about 115 ports per sec on may cable inet . (win xp, xp 1700, 512mb) .. so im not sure how it will work on slower comps/inet.. has selectable timeout so u dont have to wait for winsock. , Timothy - IntraDream.com
This is an unfinished RTS Game I couldnt find a name for it.But I plan to find a name when I will finish it. If you like this please Vote!
This code shows you how to create nearly Unlimited Undos and Unlimited Redos, along with Cut Copy, Paste, and Select All features, in a RichTextBox Control. This code was originally programmed by Jason Shimkoski, it was updated by me when I discovered an error in his program.
Learn the US capitols.Fairly simple code. The non repeating random number generator section is not my code.I got it for PSC and it works great.I'm sure there is lots of room for improvement here,so feel free. Otherwise, enjoy.
This is an organizer application which allows you to track appointments, keep a journal, and create sticky notes on your desktop (only works in XP right now). It also minimizes to your systray for quick access.
Extremely simple! It extracts HTML code from any given site. Great for newbies. ONLY ONE LINE OF CODE!
hi friends, after getting your feedbacks, i finally decided to upload the new version after removing all those stuff that used to hide desktop. For those who doesnt know what this program is all about, I would like to introduce once again. This program is meant for recognizing characters and signatures. The logic of program revolves around the concepts of Artificial Intelligence, since you are also able to teach computer, the way you write your characters... This is what i am going to submit as my final semester project in my college this december 2002. I would be more than happy to receive your feedbacks and suggestions, so as to further improve this system, before my final submissions. Regards, Vikrant Thakker
This is a new submission of a project I am working on for my office. It allows for Hour Tracking. Ini file not included (self generates) Fixed an error.
This neat little thing Changes the Colors of the taskbar on Windows XP only. it makes it lake a mgnet is ner a Ray-Gun screen.
Learn how to send your application to the system tray and produce events when its icon is clicked, etc. Good for beginners.
Add a cool interactive 3D metallic button to your VB applications. UPDATED 08/26/02: Finally masked the gray edges! No flickering. Three colors (R,G,B). Realtime resizing. Editable button font.
The purpose of this program is to generate highly-complex cellular automata from a simple set of user inputs. This is accomplished by analyzing a string of color blocks and generating the next line based upon the average of every block with its neighbors. This average is then changed back to a fundamental color by the rules given by the user. Please don't forget to post comments/suggests and vote. Thanks for checking out my code. Something I discovered after posting here... this is for those people who find mathematics interesting... if you run the program with a seed of '1' and a replacement string of '1001120' you'll generate a perfect Fibinaci Triangle. Give it a try... if you set the blocksize low, turn up the iterations, and set the print mode for 'Display' you'll get a very impressive-looking image. Be careful, though, not to generate anything too complex that your computer cannot handle it.
Steganography (hiding text in an image) example, with a fantastic new Step by Step GUI by Clint M. LaFever.
Wrapper for CommConfigDialog API call, makes it very easy to show the system configuration dialog for serial ports. Just set the CommPort property, call the ShowCommConfig method and the dialog is displayed. After the user clicks OK, simply read the Settings property and paste this into the MSComm.Settings property. No hassle with long API declarations or tedious settings of system variables...
Its compact & definately useful with keyboard enabled inputs and more than sufficient memory locations. Can take inputs of more than 32 digits unlike the Windows XP Calculator. Plz vote
A function to make CommandButtons flat. Easy. No API's, OCXes etc. Just pure VB.