Results for "Category: Complete Applications"
This code performs mathematical functions such as finding factorials, permutations and combinations, GCF and LCM, tests for perfect numbers and also can generate a fibonacci sequence.
Highly helpful for editing files
It asks you name, age, height, etc. and puts them in a *.txt file...
It automatically changes the desktop wallpaper after specified time. It converts GIF's and JPEG's to bmp before setting the wall paper. It creates two regsitry entries for the first time. Two entries are Image directory: Path of the directory where all image files resides and Time slice. It also creates a regsitry entry: HKEY_LOCAL_MACHINE/SOFTWARE/AUTOWALLPAPER
stores phone numbers
This code sets Parallel Port i.e. Printer Port so as to light up LED(Light Emmiting Diode) connected to printer port,number of times..
Here's some MORE source code that I know everyone's wanted! Take your favorite CD audio tracks or WAV files and shrink them to MP3 format using this code. This WILL COMPILE in Visual C++ 6! YAY! Wanna learn how to decode them and play them back? Check out code number 372. Vote for me =)
This code is a very basic 21 game, it has text colors and its own header file. It is a good example of functions. It is just annother consol game. Try it out and tell me what you think...
API Spy: lets you view various details on a window. It's a remake of the VB version (which you can also find on this site). Includes demos on: Accelerator keys, menus (trackpopup and system), subclassing tooltips, system tray example (with my own easy class), owner-draw buttons, a cool inputbox (one better than VB's), and all around cool functions. Make sure to check out the cool feature I call LOCK MODE. Content is mostly code, Neither DIALOGS or the MFC was used in the making of this project. Get it? NO DIALOGS or NO USE OF THE MFC! SO if you're looking for an easy way out, you won't find it here! Highly graphical, thanks to PhuryX13.
This program converts char to dec and hex, dec to char and hex, and vice versa. Nice simple gui made from pure ASCII code characters, can convert and list, just like any ascii conversion utility.
Full source codes for the Sonork Instant Messenger V1.5.0.3 that may be downloaded from http://www.sonork.com
Data compression is very popular and widely used thigie today. Huffman compression algorithm is one of the first and simples one, so it's good to start from. This code include code and explanation for algorithm itself and two simple file compression/decompression programms ( just for example)
It shows your computer's BIOS time. Make sure you don't run it on Windows 2000, becasue Windows 2000 does not fully support BGI in Dos.
Piano lets u play do re me... in 4 different tones with 32 keys.It can even RECORD & PLAY your songs.HAS EXCELLENT GRAPHICS(see screenshot). THE 3-D button keys get pressed when played.Very Easy to use.Please Rate It.
This is an alternative system tray implementation for alternative windows shells. This is a stand-alone application with complete source code. If you are developing a new shell and still dont have your system tray module, this is for you. The code shows how explorer shells handles system tray calls from applications.
Encrypts files byte by byte by modifying their bits. Try to crack the encryption without reading the source, in maximum encryption mode that is. If you can email me!
Loads general MP3 info such as Bitrate and frequency, ID3v1.1 tag and lyrics v2.0 tag. It also saves ID3v1.1 tags. This project was meant to save lyrics tags also but it was aborted so I could start making games. Check it out. Any comments/questions EMAIL ME! Program uses microsoft common controls and demonstrates the CreateFile function (also ReadFile, WriteFile, and CloseHandle).
Source Code of Win98. What you ever wanted to know you can see now!!
This program is simply a little clock I made in my sp[are time. The clock consists of 28 pictures that alternate between an on and off state to tell the time in binary
This is an API spy which will display all kinds of info on a window and has a bunch of options for you to play around with. Take the time to leave feedback and give me a vote too if you can find the time. Enjoy! =)