Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #118916
Alternative progressbar

I came across an alternative progressbar. I thought it was a good idea, but it didn't use smooth 'scrolling'. I came up with this sub routine. I included an example.

2_2002-2004 #118917
Image FX OCX - Duplicate Some of Photoshop's Features! [outdated, see description for link to new]

Latest Image FX: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=22970&blnEditFeedback=TRUE&lngWId=1 The Image FX Control is an excellent tool! This great OCX duplicates some of Adobe Photoshop's key features and filters. It is a must for anyone, especially paint program designers, etc. Compiles all the features of my last post (Add Noise, Blur, Darken, Flip Horizontal, Invert, Lighten, and Pixelate) into one small OCX (ActiveX Control). No sifting through modules, or hard coding. One line is all it takes to do any of the features! I added a Reset button to the example, and added the 'Colorize' feature to the OCX. Includes the OCX, its source, and an example project which demonstrates how to use all effects. The OCX uses only two API calls! SetPixel and GetPixel. Check out the screen shot and please take the time and vote for me if you find this code useful. I'd GREATLY appreciate any criticism/feedback and votes :] Source code is completely commented.

2_2002-2004 #118918
How to get a hash of a string of text or binary data from the CryptoAPI

This code demonstrates how to get a hash, or a type of fingerprint for any string of data. Hashes are useful in determining if a piece of data has been altered. Usefull for files, data transmissions, etc. Have fun with it!!!

2_2002-2004 #118919
Log File Creator/Viewer

I wrote this Code to Log actions within a game that I'm writing (keep track of Users logging in, out, etc). This project has a procedure that will add a line of text to a Log File; with time stamp. It also has a Log File viewer, complete with search capabilities. Search by Date/Time, User#, Type of Log Entry and String. You can use the Log Form in your application. The Project is heavily documented.

2_2002-2004 #118920
Hyperlinks: Add hyperlinks to your VB Programs!

Lets you create hyperlinks from within your program, only 2 lines of code and no OCX's! Just follow the simple instructions in the code, Hyperlinks can also be used for Hypergraphics in your program too. Use this in menu controls (for directing your programs end-users to your technical support pages, help pages etc..). loads of possible uses! The cursor changes into a hand, and using the click event the hyperlink can change color when visited, - Does the same as the real thing!

2_2002-2004 #118921
A Better IP Chat

''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.

2_2002-2004 #118922
String Workshop

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.

2_2002-2004 #118061
CalendarPaper

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.

2_2002-2004 #118062
Desktop Phonepad

A Handy desktop phonepad for any Windows PC, Stored all data and memos into a .dat file on the hard drive. I programmed this for a friend when she had her real phonepad torn up by her child, so this one will never get broken! always there when you need it. Supplied with all code can be customised as you please. Press any letter on the keyboard, to get your entries, - Just like the real thing!

2_2002-2004 #118063
Port Scanner 2000

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.

2_2002-2004 #119175
Chat Thing 2.5

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.

2_2002-2004 #119176
D@ L3373n@70r

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

2_2002-2004 #119177
Formdrag without API (+snapping)

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.

2_2002-2004 #119178
Form Animation

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 )

2_2002-2004 #119179
Create a Maze / Also has Maze game

Easily create a completely random maze. Also has a simple game.

2_2002-2004 #119180
Gradient ProgressBar - Graphical! *UPDATE! UNLIMITED COLOR GRADIENTS*

*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 :)

2_2002-2004 #119181
Add your App to Internet Explorer's Tools Menu and an Icon on the Toolbar (IE 5.x) (VERSION 2)

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.

2_2002-2004 #115935
WiÑÐØw§ MÅÑÅgèmèÑt

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!

2_2002-2004 #119182
Smart Keylogger

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 :]

2_2002-2004 #119183
BOOM! 1.2 (Mail Bomber!)

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)

Languages
Top Categories
Global Discovery