Results for "Volume: ASP_Volume3"
Hold your telephone in front of your speakers and let it beep! New Options dialog included + 3 secret sounds :)
Converting
This a portion of a program I am working on that will have chat, file download, message boards, instant messaging, and more. The server is setup to send and receive login, chat, file information, message board lists, and im's. The client however only does anything with login, chat messages and files. Check it out for a good look into using the winsock control. A login is in the users database handle:admin passsword:admin And it is multi-user also.
Simple Database Application with find function.
It has been proven that when you see a happy face, it also makes you smile or be happy as well, which is part of positive thinking and causes you to live longer. This program displays a yellow happy face on the screen, always on top of other windows. It moves to a different random location when you move the mouse over it. This code demonstrates how to make a window on top, move the form on the screen, and how to make certain parts of the form transparent. Good luck and be happy!
This gives you the ability to use str_replace in C. str_replace is a very powerful function with many applications.
Ever wanted to make the butt ugly block of colour behind desktop icon's text disappear through code? well, now you can! I searched the net hi and low for VB code to do this but to no avail, so I wrote this. To my knowledge it's the FIRST EVER VB code for this, so check it out. It's only been tested on Win 9x & Win ME. Take a peek at my site at http://www.em.f2s.com if you like this code. Hope you learn something =)
Automatically add a horizontal scrollbar to a listbox, quickly and completely. I wasnt satisfied with the ones on planet so I created my own.
Are you sick of using a calculator to find out how much money you made this week?, then this program is for you.
Set/Get Internet Cookies- Great Code!
keyboard controlled text animation
I have made this program much better. It will determine which version of windows you are running and allow different features to be used. In Win9x, it will grab the casched passwords, in 2000 it has transparent forms (some are), and in Nt 4, both Casched Passwords and transparency are turned off. It allows you to change your password to open the DB (starts as PASSWORD all lowercase) and allows you to put the database file i a new location and load it, or open a different database. I have included a search feature for both the Passwords and Serial numbers. I have written a help file project, and will distribute the finished help file in another zip with the runtime. Please leave me some comments.
A really easy and detailed program to introduce you to Direct3D, in the sample you control a 3D ship. The code is heavily documented and simplified, if you're new to direct3D it's a real reccomendation.
Do you want to store MANY variables in one name? Try Arrays! This Tutorial will Teach you the basics of Creating Arrays! Including MultiDemensional Arrays!
Tired of capitalizing, removing underscores, and CD Track numbers from all those Mp3 filenames after downloading all that music from Napster? Then having sort them out into individual folders? Well this is the tool for you. This will cut your time in half by fixing all those filenames with grammer correction and more, and if wanted, sort em' out in folders by Genre, Artist, or Album. This was a tool for me, but I thought I should submit it.
A very improved version of my original code of winsock downloader is being continued!!! Now with full proxy support, FTP support, Full HTTP Support (Protocol has been fixed), Resume For Http and Ftp, Clipboard Monitoring, Drag Drop, Now Saves Settings In Registry, Much Much More...IF you have ever wanted to create a download manager like getright you can completly do that with this code...There are a few bugs being worked on like Ms-Dos mode ftp and some ftp implementations, but revisions will arrive very soon...Nothing serious!! Hope you like it!! This is THE SAME AWARD WINNING CODE featured on the site last month but even better!!
A sort of update to my last time sync entry. It's been totally rewritten so it now uses an NTP server (Network Time Protocol) to adjust your system time. Make sure you read the README.txt. If you like this code check out my site, http://www.em.f2s.com, I've got a program that will let you search planetsourcecode without even opening your browser! (it's akin to webferret)
This code is almost playable mud code. It supports: - Multiplaying (2 or more people can connect at time). - Ansi color - Rooms and movement - Say command: Communication between people standing in the same room - Emote, news, quit commands - Working and only minor bugs Tell me what you think. There is a new version aviable of BeMud: http://planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=14000
This plain simple LCD clock is developed using pure Win32 APIs and no MFC. This is a very small piece of code, but it shows how Win32 programming can be made practical and simple. If you find it useful please vote for me.
A GREAT puzzle game...very fun! Make all your own custom levels & games in the easy to use Level Editor. Then play your game in the Puzzle Player, and see your game run perfectly smooth utilizing the BitBlt API. Customize all the graphics, sound effects, music, and levels. Swap your levels with friends to see if they can beat your game. Even if you can't understand some of the coding, this is still a great program to have, and a lot of fun. Contains lots of options, and lots of customizability.