Results for "Volume: 2_2002-2004"
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
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.
You know when your printer gets all messed up and the MessageBox Pops up and says "PRINTER ERROR - WILL RETRY IN 5 SECONDS". Well if your printer becomes ready before you click anything on the message box, the box disappears... ? This is how it's done!!
This code will let you access the answeres to over 25 of these questions!
This code scrolls anything you want in movie style credits! It's flicker free! Please Vote For Me!!!!!! :)
Do you want to know how Games like Quake, Diablo, Half-Life, Starcraft, Warcraft and many other Popular games of today make AI? Using Fuzzy Logic! And now, with this tutorial, You can use Fuzzy Lgoic too!
Adds a control to your form at run-time. Does not use control arrays or the Load statement. Control does not even need to be referenced. NO API.
Wow.. talk about cool replicas. I used KR's Awards winning Gradient control for this code. A Custom Control that when placed on your form mimics the red swooshing light on the front of KITT, the car from Knight Rider. You can change the BackColor, ForeColor and the speed at which it swooshes.
'this is probably the crappest encryption going here 'i wrote this cause i saw it on descovery channel 'its an encryption that has been used for ages even used 'in wars 'its supposed to use passwords and encode whole 'sentences but i didn't feel like doing that 'i will soon, mabey this weekend 'anyway what this does it gets the ascii code of the 'uppercase letter in text1 and adds the ascii code of 'the uppercase letter in text2 it then subtracts 64 from 'it and converts this to a new character to test draw a 'table similar to this one: 'A|B|C|D|E|F|G|H|I|J ETC. UNTIL Z. 'B|C|D|E|F|G|H|I|J|K 'C|D|E|F|G|H|I|J|K|L 'D 'E 'ETC. UNTIL Z 'YOU GET THE PICTURE 'Now take the word you want to encode say norm and choose 'password say dog . what you do now is go to the 1st 'letter of the password on the top row and the 1st letter 'of the text in the vertical row and move down/across until 'they meet. this is the encoded character. you keep doing 'this until the text is encoded. if the password is at the 'end start at the beginning again. 'to decode do the same as the encryption but now you do 'the password in the vertical side and the text on the 'horizontal side 'tada 'Themba Kriger : [email protected] send me any 'modifications plz! thanx
working at last without subclassing. I used a technique posted in the MSDN.
Count down counter for any date & time which will stick on window desktop. Featured dual language setting, English & German for this version. Allow always on top and side bounding.
Digital Clock, which also will fire a Time Reached event for 'triggers' that you can set up during design time, runtime, or even from the control itself during run time. This clock has four user options, which can be locked with it's properties. By clicking on the Clock Numbers, you can change the Colors from Red to Blue to Green. Right Clicking on the clock numbers will change it from 12 to 24 hour time. Clicking on the clock's colons will display the 'trigger events' you have set up, and left clicking on the clock's colons will allow you to add/modify/edit the trigger events. Please rate this code!
This works just like the other one, but it now supports multiple lights at once and comes in a Drawing-like interface (that's what I used to make that screenshot). You can also choose the background image, so you can use it to add speciall effects to ANY image you have, using multiple colors at the same time! Many thanks to Simon Price -- I took the function that extracts the RGBs without errors from one of his submissions!
This is an MP3-CD Player. I call it MP3-CD DJ for that reason. Although the CD part of it I haven't uploaded, the MP3 part of it works. Just want some input on it. Just check out the screen shot and see if you like the looks before you download it. Please send me comments, question, concerns. Thanx.
*** Note: The B2 preview release will only run on Windows 98 / Windows ME (not tested) / Windows 2000. Many features have not yet been implemented. Be sure to copy Alphablending.dll to your C:\windows\system directory. Move the taskbar to the top of the screen before running for maximum usability.*** BoS is back... As B2. The BSoft Team (Florian and I) decided to COMPLETELY REPROGRAM the entire shell from the ground up - and this is the result. For starters, now all the images are external, dropping the size of the EXE to only 64K (that's 250K smaller than explorer), and allowing the shell to load up in under 3 seconds. The desktop icons have been moved to a new desktop icon menu, and a new QuickLaunch tray allows for quick launching of frequentlly used programs. Translucent tool tips are now implemented. B2 now automaticlly detects your desktop directory, so you don't have to edit a variable. Being that this is a preview release, some features are missing. For one, no BApps or extra skins have been included. Also, the start menu is missing functionality. Look for the full version in October.