Results for "Volume: 2002ASP"
''InterChat'', as I've come to call it, connects 2 people via tcp/ip. With the options to Connect, Chat, and Transfer either Pictures or Files, this tabbed interface makes it easy to use, and the code is not hard to understand for the Experience level I have chosen. Please Vote.
This program was devised to help novices and learners encompass a better understanding of basic string manipulation. It uses such functions as Left, Mid, Right, Replace, etc. Also allows you to save and open text files with API.
Here's something I needed in a hurry ... so I took a program from Sparq (create a calendar), a program from Patrick Moore (screenshot saver), and a program from Ian Ippolito (make wallpaper). I combined them to create a calendar for wallpaper that I can enter comments in for each day. The calendar is always there as my wallpaper ... thanks to those three authors, I didn't have to write them all myself. I won't miss any more appointments now.
More than simply scan ports on a remote computer, this code should help a beginner understand the use of the winsock control. The user is able to choose a range of ports and scan them to see if any are open. Also shows the local I.P. and computer name.
This is a 1 on 1 chat program that has a few neat features: 2 games to play (Tic Tac Toe and Rock Scissors Paper) a drawing program (which is new in this version) among a few other things. About the drawing section, it may or may not work for you so don't yell at me! :-) Please vote if you like/hate it.
k so i was bored so sue me! neway i made this as a joke for when im on the irc or something i dunno its not perfect, but dont expect ne updates if you want anything diff. do it yourself i think it would be really fun to add this to an irc client , so that as you type it changes it. easily done just change the stuff in the button to text1_change and it should work
Maybe the easiest way to move a form without any API's. Works in all versions/ all oses (I think ;). It also shows a easy way to make snapping.
Want to know how to animate your form?..well here it is =)...this is nothing big but it is a form with Insane Programmers ( My vb website )
Easily create a completely random maze. Also has a simple game.
*UPDATED* I coded a new OCX using the existing source, and the new one supports multiple gradients! Check out the screen shot! ZIP includes new OCX/source/example as well as the older one. Please take the time to vote if you find this useful :) Welp, I saw all the progressbar posts so I thought I'd code my own :] The Gradient ProgressBar OCX (ActiveX control) is very similar to the Progress Bar control that is bundled with VB. However, it replaces that boring Blue default color with a custom gradient! You can pick any two colors! The ZIP includes the OCX, its source code, and an example project demonstrating how to use the OCX. Both projects are completely commented. Check out the screen shot, and please take the time to vote if you find this useful :)
Add your App to Internet Explorer's Tools Menu and an Icon on the Toolbar (IE 5.x) (VERSION 2). New to Version 2: Overhaul of Program, Access to Add and Delete Functions in a Menu, Mouseover Tips for Menu items, Autocheck for MSIE Path\File & Version, General code cleanup.
This Is A Great Example For Newbies And Moderate Proggers It As Great Examples Of Mouse Effects And It Calls Up Programs(Iexplorer, Notepad, ect) To Save You Time And Has Other Great Examples Such As Show The Time And Date And Scrolling Label Please Vote For Me People This Was A Very Time Consuming Project. Thank You!
Smart Keylogger logs the keystrokes you type. Includes option to log only when certain strings are found in the active window's caption. Completely commented. Note: Due to me getting bored with this project :x and my desire NOT to find out tons of chr numbers, It only logs numbers, letters, tab, spacebar, and enter. I'd appreciate any feedback, and please take the time to vote if you find this useful :]
BOOM! is back! Now with a stylish GUI and multiple sessions! Boom 1.2 includes - *Anonymous Email Service (Thanks to Zelda) *Stylish GUI and Easy to use Interface *Multiple Session support *Log File support (BOOM now logs your sessions so you can see exactly what is happening)
if you clicked on the name field , a listbox will drop down to choose from it please rate this program
Deletes Multiple Files at one time. It uses Drag and Drop to put the files into a listbox. If you have any questions about this program just email me at [email protected] . I'd appreciate any feedback and please take the time to vote if you find this of any use. Thank You Very Much
Basically this is a module with some functions I wrote to allow BitBlt games to use special effects. They're fast and look like the ones you see in real games, unless your computer is really slow. It has two function: AddBlt and SubtractBlt. They work like BitBlt but instead of copying, they add or subtract the images' RGB values... oh well, just look at the screenshot, you'll understand ;) This is version 1.1, the first one I forgot to comment the funstions so now you can understand how they work (comments on every line!).
Simple example how to keep your program from closing by ALT+F4. Some good notes for beginners including. Have a short look. Best Regards, Stefan
Read and write INI-files.
Note Taker is a small project that demonstrates many useful subs/functions. This project is for anyone who's had to take notes on the computer before. Working between two documents, copying and pasting - it gets tiresome. This takes notes very easily! Load a document, then highlight whatever you want to save as a note. It adds to the notes textbox. Very simple, completely commented. Demonstrates how to load/save files, alphabetize lists, get the number of lines, words, and characters of strings, get the size of any file, as well as demonstrating some easy 3D GUI functions. Any feedback, negative or positive, is greatly appreciated. Please take the time and vote if you find this useful :]