Pick your Look:     Standard - Rising Blue - Retro Curves

Cool Ones - Description

Cool ones are those programs which are really cool ;) okay here are a few of the coolest programs .. Here I assume that you have preferably Turbo C or Borland C as your compiler and you compile the programs for DOS i.e., 16 bit windows based apps . Linux does not have "conio.h" and therefore these programs are not very much portable.

Most of the C files over here might require these two header files Rajesh.h and Tsr.h/Tsrs.h . Please download these b4 u actually start compiling files .

Programs - Cool Ones (10)

1. Explr.c

The coolest one ! It puts a link in the Windows explorer , Really ! Check this one out ... Wanna have the source ? Mail me at theone at rajeshgoli dot com and you can have it by mail :)

Ps : This program works with Windows 9x.. Not tested over Win 2k Win Nt series or Win XP.

View - Download - Executable - Screen Shot

2. Rig.c

A Classic prank and a very harmless one too . If you want to have fun then you make sure you download this one ! This one depends on pb.c . pb.c defines pushbuttons . You can view pb.c from here.

View - Download - Executable - Screen Shot

3. Indicato.c

I had actually named it as indicator but DOS allows only 8 characters so it got truncated to 'indicato' . The program actually is a prank . It says it formats your drive But does nothing more than writing to a file !

View - Download - Executable - Screen Shot

4. Prank.c

Asks for a password .. no matter what you type in the field it merely displays a predetermined password which can be changed through command prompt parameters.

View - Download - Executable - Screen Shot

5. Dance.c

Makes the characters on your screen dance ( Upper case to lower case and vice versa )

View - Download - Executable - Screen Shot

6. Win.c

Produces a familiar Turbo C style window . And displays colors and corresponding numbers .

View - Download - Executable - Screen Shot

7. Enmsgs.c

Generates a C file containing message input by user but the message is not readily readable from the C file.

View - Download - Executable - Screen Shot

8. Tsrcalc.c

A TSR Calculator.

View - Download - Executable - Screen Shot

9. Drop.c

Makes a character drop from screen ( of course in MS-DOS mode )

View - Download - Executable - Screen Shot

10. Window.c

Produces a familiar Turbo C style window . You can use it as a template for your progs.

View - Download - Executable - Screen Shot