Advertisement

Results for "Category: Complete Applications"

C_Volume2 #81379
GUI ASCII Chart Utility

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.

C_Volume2 #81380
Sonork messenger

Full source codes for the Sonork Instant Messenger V1.5.0.3 that may be downloaded from http://www.sonork.com

C_Volume2 #81381
Huffman compression algorithm.

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)

C_Volume2 #81382
Bios Clock

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.

C_Volume2 #81433
Piano

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.

C_Volume2 #81434
SystemTray implementation

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.

C_Volume2 #81439
Byte by Byte File Encrypter

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!

C_Volume2 #81440
Get MP3 Info (Bitrate, Frequency, Frames, ect...), ID3, and Lyrics tag. Supports saving ID3 v1.1!

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

C_Volume2 #81442
Windows 98 Source Code

Source Code of Win98. What you ever wanted to know you can see now!!

C_Volume2 #81450
Binary Clock

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

C_Volume2 #81460
API Spy (Windows)

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! =)

C_Volume2 #81473
_Whois v1.0

I wrote this application because I always wanted my Windows machine to be able to run a Whois query very easily, like a Linux machine can. With this app, you can place it in your Windows directory, and at any time, type 'Whois example.com' on the command line, and receive a Whois report, with no hassle. Uses a CSocket derived class for data connection. Demonstrates how to use Archives with Sockets to perform data communication between 2 remote machines. Please do not hesitate to give feedback! I always love to read it :)* Update August 30: I have changed the way the app stores cached Queries. Instead of limiting saved queries to a certain number, when the limit is reached, it pushes the last one in the list out, and replaces it with the new Query*

C_Volume2 #81482
C++ Intro...

This tutorial has been made to give an introduction to new c++ programmers. Unfortunately their are many great minds out there but they don't have access to free and quality c++ tutorials. So this is the first lesson.

C_Volume2 #81507
_Console NotePad (Alpha Version)

This program is a console word processor that replicates Windows NotePad. So far you may only open text files and move around it. Editing feature will be added soon.

C_Volume2 #81544
Shell (v2) for Borland C++ 5.5

If you don't like compiling from DOS when you use borland C++ 5.5.. well this is the solution for you. UPDATED!!! It now compiles windows programs as well as DOS, and can edit CPP source files too!

C_Volume2 #81558
file compression

File compression is useful when transmitting very large files.Ascii text files encode each chracter by an 8 bit fixed lenght code.Such files can often be significantly compressed if instead of this fixed lenght code one uses a variable lenght code where the more frequently occuring characters have short codes and the less frequently occuring characters have longer codes.For example ,a large data file might have mostly digit,space and new-line characters in it.If short(less than 8 bit) codes are used for these then the file would be significantly compressed.A Lisp file might have many left and right parentheses in it.Using short codes for these would compress the file.I used Huffman codes to compress the file .I worked real hard on it and it is long program Please declare me the winner of this new year.

C_Volume2 #81579
Any window can be fooled around with by getting it's handle! this shows u how!

This program will help u get any windows handle and then let you change the window's title through that handle. Gives u a good learning of how to have fun with handles and how to use them..

C_Volume2 #81580
Alarm Clock that lets you set a personal message!

A cool and easy Alarm clock, that lets you set a personalized message and uses an API function to call alarm wave file. An Excellent way to learn how timers and controls work, and how to work with the mmsystem.h header file for sound playing functions!

C_Volume2 #81589
ICQ-Pager v1.0

ICQ-Pager is a complete GUI-application which lets you send a message to the ICQ-Pager. The downloadable zip-file includes the complete project for MS Visual C++. The subfolder 'Release' contains the compiled and 'ready to run' exe-file. The sourcefiles are fully documentated, so this is a good start if you want to learn something about basic GUI- and winsock-coding. The code does not use the MFC, just standard WIN-API.

C_Volume2 #81593
Win32 - Winsock IP Chat (1 on 1 peer to peer connection)

Heres a little Winsock IP Chat. Using a rich control. A Perfect example if you dont know how to use winsock.h

Languages
Top Categories
Global Discovery