Advertisement

Results for "Volume: 2002C"

2002C #8671
clsSendKeys

Allows users to be able to send keystrokes to dos programs running in a windows95 dos box

2002C #16074
Absolute Recursive factorial function

Recursive factorial function a recursive function is a function that will call itself it is probably the most difficult type of function designing but when you get use to it, you'll find it VERY USEFULL the c++ version of this function is also available write here.

2002C #16075
Absolute Recursive factorial function C++

C++ VERSION OF Recursive factorial function It will get a number and gives you it's factorial using a Recursive function ( a function that calls itself)

2002C #8669
DebugTimer

Have you ever been asked: Which part of the routine is taking so long? or did you ever wonder what function was bogging your app down, or did you ever just want to time a particular statement or function? Welcome to DebugTimer. It's not a resource hog and uses no active-x controls... just the built-in Timer function in VB. This is a very easily implemented class module that allows you to time any line(s) of code or functions or whatever. You can even use multiple timers or nest them. I wrote this to determine the length of time it took to perform various stored procedures, and it worked great. If you have a similar need, I'm sure this will do the trick.

2002C #8672
How to open a file with one line of code!

You create a funtion that can open a file with just one line of code.

2002C #15936
File Size

This code shows the size of any given file in bytes,K/bytes and M/bytes....

2002C #16078
SChat verson 0.50

The purpose of this application is to provide a direct communication between 2 computers in a peer to peer like environment. This code should be a great start for people who want to build a full blown chat program using C/C++ and Winsock. This application has been tested and compiles under Windows 98, Windows NT/2000, and Linux. I hope by releasing this source code that other people who want to learn C/C++ networking using Winsock can pick it right up and learn from my program. I know I had a fairly hard time finding example apps to learn from. Gotta give back! :)

2002C #16079
A Metric to Standard Conversion

To convert many different measurements. For example for feet to meters, and back. There is an easy menu that guides you to what you want.

2002C #8673
File/Directory/Drive Exists (Updated)

This code returns a true/false if a specified drive/directory/pathname exists. This is a small, fast routine.

2002C #8674
Exclusive Mode (Updated)

This function allows the application to enter and exit exclusive mode. In this mode any message boxes or prompts from Windows and other applications will not show up infront of the program. This is useful when you don't want anything to come up infront of your application window.

2002C #16080
The Castle Game

A fun game using a simple menu. You find yourself in front of a Castle and decide to go in. The object is to get out. Very fun.

2002C #16082
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.

2002C #15934
File Scanner Alpha 2

*(UPDATED)* ADDED: -Code Re-written -Now updates file size if you no the file has been changed by a program. This program makes a list of all the .ini .sys and .com files on you hard-drive in the c:\windows directory and then calculates there size and keeps them in a log. and then every time the program starts it checks the file sizes against the logged ones to see if they differ, if they do then it tells you. I made this because virusses can sometimes alter files and hide inside them so this basicly keeps a eye on them..

2002C #16083
Tutorial 2

This tutorial has been made for new c++ programmers. Unfortunately their are many great minds out there but they don't have access to free and quality c++ tutorials.

2002C #15935
Password a2.0

This is an early version of the new password program I am working on, it saves Passwords to disk with very low level encryption and it allows you to call it with-In dos prompt with arguments. Please tell me what you think.

2002C #16077
Infix 2 Postfix

It converts infix equation to postfix or reverse polish notation

2002C #16087
SkinSystem ver 1.0

This code work with a JPEG, GIF, WMF, BMP skin picture. For Ex. Winamp UI or Freeamp UI etc

2002C #16091
An **AWSOME** screen saver!

This is one awsome screen saver! Get it, get it, get it! It shows 3D shapes, random colors and 16 different disigns! There's one where it looks like your in a tunnle and the tunnle is going past you and the going down, there's one where it looks like your in an ice cavern, man I just can't explain all of 'em! Try it out! And please vote! Og yeah. Most of the credit should be directed to Steve Nunnally for the original code. I simply edited it to look better. Vote! Vote! Vote! Did I mention vote?

2002C #16031
CAR 3-D

Wow A 3D car created using borland c++.You are able to view the car from any angle as it rotates around every possible angle and axis.Please Vote For This Code. For more 3D programs and help in bc++ visit my site www.gauravcreations.com

2002C #15858
Morphyx MP3 Encoder

An MP3 encoder using a GUI. Very simple, easy-to-use program that gives you the option of using two encoding engines. The GUI was written in Visual Basic, but the encoder was written in C. Enjoy!

Languages
Top Categories
Global Discovery