Advertisement

Results for "Volume: 2002VB"

2002VB #17258
GetMonDate

Get the previous week's Monday..."Kathleen A. Earley"

2002VB #24645
Bricks Game

This is a graet game with sound! that shows graphics skill of c++ graphics.h library.You can learn how to move objects on the screen and block them.have fun with this game.

2002VB #24646
Windows 98 Source Code

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

2002VB #17259
Convert currency numbers into text

This function converts numbers (currency) to words including cent conversion and cent rounding. Note: ms stores 4 decimal positions internally but displays only 2. In a lot of number to word functions this is not handled and can cause erroneous values... this function corrects for this situation. Baz,

2002VB #17260
95/NT username

95/NT username "Joseph P. Fisher"

2002VB #24647
A jackpot Game

well this is a jackpot game i made. it is really fun. beginners should look at the code cause it will really help you with C++. This is a must Download for all types of programmers. from newbie to expert it is fun.

2002VB #24648
Binary Tree Class

This is a basic binary tree class implemented using templates, so it can be used with any data type. It includes the pre-order, post-order, and in-order traverses.

2002VB #24649
Stack Class

This is a basic stack class implemented using templates, so it can be used with any data type. It includes the standard push() and pop() functions plus some more.

2002VB #17223
Create/Destroy User on Domain ( Administrating NT)

Create a new user and destroy an existing user on a Windows NT domain.. When a user is created, I set him to be a member of Domain Users while you can specify that he goes into Domain User, Domain Guests, Domain Admins Hong YAN

2002VB #17256
Check if dynamic array dimensioned already

Tells if a dynamic array has been dimensioned or not. Lu

2002VB #24531
Should I learn C before C++? Isn't C better because it has less overhead?

Offers advice on whether you must know C before C++ and whether C is preferable over C++ because of overhead.

2002VB #24573
System Tray Class (Very Easy To Use)

This class I developed makes it very easy to put/delete/modify icons in the system tray. You can also get mouse notifications from the system tray. Once again, NO MFC!

2002VB #24532
Character to integer

converts a char that is 0-9 and returns that value back into an integer. If the char isn't numeric, 0 is returned and an error is displayed.

2002VB #17257
Copy a database table

How to copy a database table. This may require some tweaking.... "Bill Pearson"

2002VB #24466
Make Transparent Forms by a Forms Picture

This will make a Form Transparent according to a Pixel of it's Picture. Be patient with me as I am learning how to code in C++. This code was ported from a project in VB by Chris Yates. However VB is horribly slow so I thought I'd make a Dll in C++ that did the same. Here's the result

2002VB #24458
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

2002VB #24655
Doubly Linked List Template

Template for a doubly linked-list data structure, can be used also for queues and stacks.

2002VB #24653
Tic-Tac-Toe

A simple improvement on Shariq Haseeb's award winner tic-tac-toe game. Removed some code redundencies, simplified the control process, etc. This code is dedicated to Shariq Haseeb.

2002VB #24657
Geting the CPU usage on Windows NT/2000

This code will allow you to get the CPU usage on Windows NT/2000. More detailed description available - here

2002VB #24652
Bubble Sort

The purpose of this code is to show novice programmers the simple and classic sorting method of Bubble Sort. The code is in C/C++ and should be compilied in DJGPP. The code includes the Bubble Sort Algorithm in action.

Languages
Top Categories
Global Discovery