Results for "Volume: 2002C"
Wheel Of Fortune based on television show. Made by MadMax Software at http://madmaxsoftware.homepage.com
Well the simple way to map network drives with vb.
C, C++, Win32, Ansi, DirectX, OpenGL, Interpreator, String Manipulation Library, Templates, Graphics Library, Scripting Language and more
Top view Shooter. Needs DirectX7 or above. Features: Super massive weaponry, Scripts, Homing missiles, Gun turrets, Formations, and Shadows. This game has HEAPS to rip apart and learn from. Runs at over 50fps with over 500 objects on my 550 AMD. It has a custom script language that is pretty basic but powerful. If you like old skool 2D shoot 'em ups then you'll love this Blaster. Instructions file included in 'Release' directory. Heaps of work involved so please vote.
This is a tutorial I wrote to teach C++ to people who want to learn it. I decided to post it here to help as many people as possible. Please leave feedback, and if you like it vote ;)
Checks version, date & time information. Recurse subdirectories and filer file types. Great for debugging file version problems.
Ever wanted to create a form with a shape defined by a picture? If so, this is what you have been looking for! With this simple example, you will be able to use any standard image to define the shape of a form. Along with the example, there is an ReadMe HTML file that explains how to create your own Image Shaped Forms! This is a new, improved version of my previous upload, with come corrections for WinNT!
This game simulates a simple "piece movable" puzzle, corresponding to an Image cuted in pieces which are painted in several PictureBox's. Then, the player must move the pieces, putting them in their right positions, making the puzzle complete! it also shows you how to freely move controls on a form at Run-Time WITHOUT ANY API FUNTIONS!
Move selections back and forth between 2 listboxes. You can use command buttons or double click selections. This sample uses printer font names for testing.
simple file encrypter for linux compiled with gcc
This code shows the source ip and port the flags of the packet and the sequence number
Makes Your Form Have A Bubble Entrance!!!
file shredder for gcc, shreds files so when there deleted, there gone for good!
This is a Complete Word Processor that has extra features like Uppercase and LowerCase of all Selected text with the Click of a button. It allows you to easily open 4 Text Files at a time and modify them/Save, etc. It also has the 'Command$' function so you can set up specific files to be opened by this program. The last Text Program you will ever need.
A simple console program that factors any quadratic trinomial in the form AX^2 + BX + C, A != 0 (I couldn't find one on PSC so I had to make my own, darn Algebra homework...) Source code and all VC++ files included, though will run on any compiler.
'This simple piece of source code will 'show you how to call and play Mp3, 'Mpeg, Midi and Wav files without 'using any extra controls. Simple and 'easy. Yeah what more would you want, 'well some extra buttons but they 'will be coming soon.
A complete backup application that runs in the system tray, you can: - select files or entire folders (including subdirs) to backup; - select the source drives (local or network); - specify the target directory (local or network); - specify an interval in which the backup occurs or a unique time in the day; - specify the days of the week; - select full or incremental backup. It optionally generates a log with all files backed up.
Hacker`s Office is a cool Aplication. You can View Pictures, Surf the Web, Test your computer, Port scanner like trojan scanner, send E-MAIL, see what is is running,CD PLAYER and much more. I would like to thanks all people that send everyday source code. Thank You.This is better then the first version it is cooooooooool
This is a simple demonstration on 3D programing using line based graphics. This program allows the user to manipulate an object in a 3D enviroment. The functions include rotation, scaling, translating, and zoom control.
example of the explicit keyword.