Advertisement

Results for "Volume: 2002ASP"

2002ASP #7498
Create a Tray Icon

Teach users to create a Tray Icon and change the Tip Text and Icon when ever they want with out re-creating the tray icon.

2002ASP #504
Find Any Window

Sometimes you need to find a window using the API Call findwindow , but what if this windows caption changes you can't find that same window all the time. With this function you can find any window just by knowing a few letters in the caption. This will return the windows' hWnd , also includes a function that will grab the windows caption. This is something that will be useful to alot of programmers. Updated! 2.23.01

2002ASP #509
KillApp

Kill any application or process running if you know the .exe name. (Only Windows 95/98)

2002ASP #7899
Chess

Check out this most popular game in C/C++. now u ca ncreate urself or modify this game as u like. If u like it then submit vote to this code

2002ASP #522
8 Ball Type Fortune Teller

Random call to find your Fortune. Like an 8 Ball. Contains a litte Easter Egg too, just for fun. This would look much nicer if you put an 8 Ball Graphic in which I didn't do, sorry

2002ASP #7835
MENU MAKER --- creates menus for your applications.through a wizard

Every time you create a program, in C or C++ you have to waste valuable time plugging in code to create a nice menu using arrow keys and stuff. This program is the answer to that. When you compile and run the program it asks you a few simple questions, it runs like an office wizard asking a few simple questions. Depending on your answers it generates a header file menu.h which you can include at the top of your program with a simple function call menu(). MUST for beginners, who wish to enliven up their programs but don't know how to.

2002ASP #523
CreateFolders

Make nested subfolders in a single method.

2002ASP #7902
Multithreaded/Multisession TCP server

A sample on how to create a simple TCP server that is Multi Threaded and accepts more then one Client Connect in MFC using SOCKS.

2002ASP #7528
Another Combo Box - No MFC!

This code illustrates the use of the combo box control with no MFC.

2002ASP #511
Were On TV

Just a little fun here, this program display a rotating bitmap in the top right hand corner of the screen while you work!! Click below or on my name to download..

2002ASP #368
Making A Splash Screen!!

Load any program and the first thing you see is a splash screen. Splash screens usually display the program's name along with a graphic of some sort, such as a pen for the Microsoft Word splash screen or the company's logo for the Procomm Plus splash screen.

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

2002ASP #7728
Sonork messenger

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

2002ASP #489
CurUserName

Get the current username from Windows

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

2002ASP #525
Connect, Disconnect Networks Drives ( EASILY )

Connects and Disconnects Network Drives from your System

2002ASP #510
Check your Outlook Inbox for new messages . . .

Checks you Microsoft Outlook Inbox for new Mail Items.

2002ASP #7871
Quake 3 Areana Source

This file has all the source files from the popular game, "Quake 3". I love it, you love it and everyone could use its engine for building off of. The only thing you HAVE to do before using this is to read the Software License agreement included in the zip file. Enjoy.

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

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

Languages
Top Categories
Global Discovery