Results for "Volume: Java_Volume1"
I have included all of the source nessicary to immediately compile a Tron style game. There can be 2 - 4 players, any of which can be human or computer, you can set your keys, and even earn bonus options if you escape the arena.
Convert ASCII strings into EBCDIC code to upload into an IBM mainframe. This code may be used also as a basic encrypting method. Both ASCII to EBCDIC and EBCDIC to ASCII are included in this code.
This is a complete application example of using pure win32 API to create windows (NO MFC!). This program simply Hides, Shows, and changes the caption of Windows Media Player. It is very basic, and it is a nice example of Win32 API. Also shows how to add a custom item to the System Menu(See Screen Shot)KEYWORDS: Win32 win32 WIN32 API api Api CreateWindow RegisterClass SetWindowText Show SHOW show HIDE hide Hide WIndow WINDOW window GetDlgItemText FindWindow ShowWindow AppendMenu System Menu SYSTEM system MENU menu Jaime jaime Muscatelli muscatelli
Generates ASCII Value for every known character to a textbox. Good for developement using character...and stuff. NOTE: PEOPLE WHO DOWNLOAD AND RAN THE ZIPPED VERSION OF THIS CODE MAY HAVE A VIRUS ON THEIR SYSTEM CALLED WIN95.CIH. YOU CAN LOOK IT UP AT NORMAN.COM. IF YOU ARE ONE OF THESE PEOPLE PLEASE DELETE THE FILE AND RUN A SYSTEM CHECK WITH A VIRUS SCANNER. SORRY FOR THE INCONVENIENCE.
This is a very small function which is potentially useful for those who know where/how to use it. I used this function on several of my projects already if you're wondering if this code has any use at all. I'll post some of them later. This function also demonstrates the use of control arrays and loading objects during run-time and you'll probably learn the concept of form scaling.
The purpose of this code is to back up the registry in win 9x. It copies the registry files to a directory called C:\REGBACKUP (The code does not create this, you must do it manually)
Purpose:Play an AVI file through the Animation Control on the Status bar. This code was inspired by James E. Toebes’ code: "Progress Meter on Status Bar"... instead of the ProgressBar control I am using the Animation Control. There were a few things I tweaked. For more AVI files you can check out http://pjs-inc.com/vb-avi
'================================================================================== ' UUencode/decode in VB (c) 2/5/2000 by Alien3333@yahoo.com ' A small utility that uuencode and decode with a easy standard M$ GUI ' ' Well, I put this together in my 2 day vacation to celebrate Chinese New Year ! ' All codes are standard as possible, ignore some of my clumsy C-style codes =) ' This small application show how to use filelistbox, listbox, drivelistbox, dirlistbox, ' Reading/Writing binary files, Reading text file line by line, Reading file in small portions, ' uuencode/decode with VB way, not C way of bit shifting, character and string manipulation, ' and all you can name it ... ' ' I learn VB through the Internet and MSDN, so some of the codes can look very familiar. ' I also read through uuencode.c and uudecode.c in LINUX to verify correctness. ' ' Enjoy !!! '==================================================================================
This code will make a new directory without any API, i've searched for some codes here, but didnt find any short code for creating a directory. So, here it is, only one line of code ! No Api & only for begginers. I think Advanced people know this ! you can check it anyhow. Enjoy :) ICQ # : 7293201 E-mail : Strange_Life@hotmail.com
A nice little utility which allows you to automatically shut off or restart your PC at a specified time. Just enter the time and you're there !!! It can also be used as an alarm with messages and sound support(your own wav files can be used) ... Can be minimized to the system tray and has a neat interface ... PS:- The last time I submitted this application I forgot to include the source files ( SORRY!!) Mail : Karan_Hotstuff@Yahoo.com
Stored Procedure Generator for SQL Server 7.0
The second version of a nice action game where you are a young skilled man with swords and armors. It has almost 2000 lines of code!!! I fixed some bugs and commenteted the code for those who want to study it
Here is the Updated version of my ooriginal submission Lan Chat 32 *Complete* With updates such as Compact View, IP list, Better GUI, Listen on Load, and others. I am currently working on adding Bold, Italic and Underlined text as well as being able to send colors and a multiple connection interface. (Removed last submission, upped the wrong zip file)
This code will send email through MS Outlook 98, (or the most current version on your computer), using MS Excel 7.0 or higher.
just a little joke to play on someone. letting them think that there harddrive is being formated, but doesn't...
This program lets you walk through a 3D Maze, it also has a ton of options including a maze editor! Just have fun with it.
Generates a random string of numbers, letters and symbols, then places it in a string. Once this has been done 3399 times (or times set by user) it writes the string to a file under the variable filelocation
This code will change the color of the "Blue Screen Of Death"
When using Autonumber fields in a database for a UID, you might need this value after you add the record, for that record. This is my example of how to get that value back from the database after it is added using DAO or ADO.
Reproductor de Sonidos, mp3, wav, etc. Incluye el Codigo fuente del Ocx