Results for "Volume: ASP_Volume3"
PLEASE REMEMBER TO VOTE! This is a COMPLETE Mp3,CD player. With Screen Effects, ID3, Custom Looks, Different Skins, You name it this Mp3 player has it. I put a ton of time into this thing and i hope you enjoy the source code. I DId all the Art Myself. I DELETED the GREEN SKIN. To make the file small enough to upload. I Borrowed some code for the Screen Effects but i changed it enough for it to be my own. This uses the Windows Media player .Ocx to play the MP3's. You should have no trouble with that. If you like this PLEASE TAKE 5 SECONDS TO VOTE! Thank you =)
This is a simple class module with examples to add undo/redo functionality to an RichTextBox control. I say simple because there are many ways to implement undo/redo stacks. This is probably the simplest aproach using a single collection for the stack. Other methods include using an array as a stack which is more efficient and seperate undo/redo stacks using either arrays or collections. I used the simplest appraoch here because this is my first class module. If you like it please vote, and if you want to see changes please let me know. This class is very simple to use - see examples.
This is a dll version of the ocx. Please feel free to post your comments. I will still be improving on it and adding functionallity.
Temporarily change the currently selected (default) printer within your VB program
Morphing! Morphing! Morphing! A Morphingsoftware.. Capable of producing.. a reasanable quality Morphing.. Load 2 Images ....See the results... Users are requisted to take a minute for commenting on this code. As any Positive comments if any will be an ispiration and courage to develop further this software.
Did you ever hear that "A picture is worth a thousand words"? Well, my program take it literally. It can add to a picture a thousand words and more depending on the picture size. Just think of this: in a bitmap of 800x600 pixels can be hidden up to 160,000(160 thousand!) characters. And the text will be encrypted in the strongest way you have ever seen. I also included a quiz, in case you don't believe me about the encryption strength. Note: You must have the color depth set to 32 bits.
Recurse through all subdirectories adding mp3 files to a listbox. I've seen some complex examples of code to do this task so thought I'd write a simple one. You're comments and ratings would be appreciated.
A VB replacement for the old WebCam 2000 software, which no longer works under Windows 2000. It's a WebCam with a difference - it doesn't take the picture until a request comes in! This is good for lowering the hits on your CPU AND bandwidth, because it doesn't waste its time taking a picture and uploading it every 5 minutes like most WebCams do. It sits on port 2000, and when a request comes in, it grabs the picture via TWAIN, saves it as a JPG, and sends the picture to the person.
This is a 3d tank scene it shows 4 tanks exploring a land,each tank is controled by a Beta AI engine The player as in a First person Shooter Game must avoid tanks or can frelly walk over the land This demo show how to use the Sound engine of the JohnaDX7 engine... If you like this demo don't forget to vote for it to have the Dll missing Write me at [email protected] or go to Www.multimania.com/johnapop to have the missing file. Please send feedbacks.
Allows The User To Edit Such Things As; Insert Text In The System Tray, Change Internet Explorer Background, Change Internet Explorer Window Title
A utility to solve JUMBLED puzzles. It creates all possible permutations (words) and compares them with Excel 2000's dictionary, and finds the correct word. Features: A permutations list generator, uses Office programs directly from VB, a different kind of menu, etc. >
Perform big integer calculations (now up to 80000 digits, but can use more). Implemented are +, -, *, /, !, power and square root. Use integer calculations, so it is faster than string calculations programs. If you find any error, please let me know. If you like this code, please vote.
Probably useful if you want to learn about polymorphism, objects and collections. This is an example of polymorphism running out of control. 1000 generic Beast-class objects are created, each assigned to be either a Dog, Cat, or Mouse. Then, using calls to the Beast class, they try to eat each other, until only one (the biggest) remains. Try messing around with it ... a larger animal can only eat a smaller one, except in the case of mice who can eat an animal of the same size - it's only fair, they start so small.
This code shows the basics of VB controls and some functions. It's for beginners and heavilly commented with some tipps & tricks! It's the first part of my huge VB Compendium. others will be soon on PSC!!!
It's the second part of my huge VB Compendium. This project has two examples on how to manipulate Strings (and print formated text to a PictureBox) The first example is only to demonstrate some VB String-functions; the second uses them to format a text with hypertext tags. Part III soon available ;) If you like any project please vote for it!
It is a really simple program creating a kinda raindrop effect on the screen using Windows API.
Hi! So here I am again .. first of all let me tell you that this code is done by taking lot of help from various programming ideas that are available on the net .. by that I mean .. like the use of Image ComboList ... adding images to the ImageList at runtimes and stuff ... but anyway the idea behind his code is very much mine and till now I have not found anyone coming up with this idea of making font selector .. if there are codes with my idea then I beg pardon it is only coincidence and not my fault .... Well it is basically a font selector like you see in Microsoft Word or something where there is a preview of the fonts that you are selecting .. it is cool please download it to get a feel of what is going on ..... I have not made very detailed analysis of the code as it is very clearly Understood. I have used very long names for objects as I am feeling little down today and I don't know what to do .. so some crazy things like long variable and controls name .... Anyway I hope you guys like it and use it where you want it to and please vote for me if you like it ... Thanks .... 'Biswajyoti Das ([email protected])
I wanted to learn winsock control so created a compilation of various functions into one. Provides ping, ip scan with user name listing, port scan, list of ports, cpu info, and who is look up. I use only one winsock control for all of the functions instead of preloading with maxsockets. I prefer to use/close as I go to prevent bugs but there always other methods of doing this. I noted for easier understanding. Code is also broken down into functional units, each module is broken down for particular use so porting them to other apps should be an easy thing. Hope you enjoy!
Basically it is a tic tac toe game but the purpose is to show the graphical possibilities in your programs using the standard vb controls and windows API.Shaped forms(rounded ,elliptic etc) , fancy buttons etc
This truely is the biggest AOL bas there is. It works with ALL (yes AOL 7 too) versions of AOL. I have spent 2 years making this bas completely bug free. This bas has lots subs and functions. All bug free. This is everything and then some that I used to make BLiZzaRD Server, Comtech Spammer, Smoke Fader, and the newest AOL server out RiZe II Perfection. Also if you e-mail me or IM me I will answer any questions you have.