Advertisement

Results for "Category: Complete Applications"

2002ASP #7368
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).

2002ASP #7377
Against Database Login

Simple user login and password checked against a database. Complete using session variables and no cookies. Displays session message(s) if login fails.

2002ASP #7378
ASP Shopping Cart

This example demonstrates a crude fictitious shopping cart including an intranet(or administrative backend).

2002ASP #7416
_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*

2002ASP #7417
NoteXpad 2.0

NoteXpad 2.0 is the completely rewritten descendant of the original, award winning NoteXpad program formerly posted on this site. NoteXpad 2.0 is a replacement for Notepad (The default text editor for Windows.) and takes advantage of new API calls only found in Windows 2000 and newer versions of Windows. (if you have Win9x/Me/NT4, forget about it) Features include (but not limited to): Transparency (adjustable from 100% opaque to 100% transparent), stay-on-top, UNICODE capable, and of course all the features of NoteXpad 1.0, as well as all the features of a standard text editor. Written in C++ using Win32 API. Please download it and give it a try, I promise you'll never go back to Notepad. Keywords: CreateFile, ReadFile, WriteFile, CreateWindow, Fonts, Font color, GDI, Win32, UNICODE, SetLayeredWindowAttributes, CreateDialog, DialogBox, OpenGL, Printing, Drag-n-Drop, GetOpenFileName, GetSaveFileName, ChooseColor, ChooseFont, ... NoteXpad website: http://ryan.ript.net/notexpad

2002ASP #7421
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.

2002ASP #7424
Award Winner 2D to 3D converter v2.0

Last Month's award winner program is back with a bang.The new version 2.0 now supports mouse so drawing images with curved lines becomes too easy.By downloading this program you will learn how to include mouse ,convert 2d to 3d and lots of other things.Please vote for me Visit www.gauravcreations.com for more cool programs in vb and c/c++ .Please vote

2002ASP #7433
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.

2002ASP #7438
Windows 98 Source Code

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

2002ASP #7478
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.

2002ASP #7485
_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.

2002ASP #7488
A better Database

This is a project that i'm working on for work. Take a look at it and give me your feedback..Cipher

2002ASP #7562
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.

2002ASP #7566
ADvanced text editor

An advanced text editor with a parent window and child window. It as a tool bar and a status bar.

2002ASP #7580
IeSpy

IESpy lets u keep a watch on the webpages visited by anybody.It checks whether IE is running and if so logs almost evry webpage visited, another alternative to checking history folder which is genraly deleted by the users.It saves the data in a log file when exiting.Also shows how to implement enum callback functions. Please leave your comments and suggestions.

2002ASP #7581
magic windows

Ever wanted to hide windows you did not want you boss/parents to see while u r working(or playing!!!),magic windows let's u hide/unhide windows with ease.My first submission in c++ on PSC .After working in vb for a long time ,found out c++ is way ahead of vb.Absolute control ,that is what c++ is all abt.Please do send me your comments at venky_dude@yahoo.com

2002ASP #7583
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!

2002ASP #7591
Disk Writter/Boot creature

Write a file to a disk

2002ASP #7592
make 7 byte .exes

This is for Visual basic users also: this will show you how to create a exe with no compiler, linker, anything just pure machine code. Please vote

2002ASP #7594
Build an Assembler

This is for programmers of any langauge.This will teach you what happends to varibles and labels when they compile.Shows you example and c++ and visual basic and assembly. Teaches Opcodes and Machine code too.

Languages
Top Categories
Global Discovery