Advertisement

Results for "Volume: 2002C"

2002C #16316
get host name, from web address algorithm

gets the hostname, from a web address.

2002C #16443
And Yet Another File Shredder (fixed!)

This is not really meant as a repost of the one Jared Bruni did (there are some similarties, I admit...only in two cases); this is more of a demonstration of a more efficient way to perform the same task (i.e. no dynamic memory required and writting directly to the file). And, just to keep things a little interesting, this one can delete stuff from a list containing filenames. Vote/Comment/whatever, just keep the "you stole someone else's idea" stuff/flames (which I didn't) to a minimum, k? (update: fixed a slight logic bug and added a little extra error checking in the getline function) update 5-12-02: It's fixed now, according to the software I used to test it (R-undelete). Give it a whirl :)

2002C #9036
A smaller encryption example

Takes a string and shifts each character in that string according to a password set by the user. Much smaller than most of the examples of PSC.

2002C #9573
CD Player Deluxe (Complete)

CD Deluxe (With Skins), is a program for playing audio CD's created by knitting together a program and two or more routines obtaind from the Planet Source Code Web Site. With a standard set of controls to select and play audio CD's, along with the ability to change the skin just like WinAmp.

2002C #16317
Template Tutorial

Explains function and class templates.

2002C #9266
IconEditor (Deluxe)

This is like the icon editor that was submitted before, but this has all the options like: Cut, Square, Filled Square, Fill tool, Paint Tool, Circle tool, Filled Circle Graphs, No Graphs, Grids, Tons of colors that are customizable, a large toolbar and MORE MORE MORE!!! This is a KILLER Icon Editor!!!! I made some KILLER icons with it!!!! GET IT NOW~~~~~~!!!!! Full Source included!

2002C #8775
LaunchAppSynchronous

Unlike the Shell command in VB which launches an application asynchronous, this will launch the program synchronous. What that means is that the shell execute command will launch an application but not wait for it to execute before processing the next line of code. This code will launch a program then wait until the executable has terminated before executing the next line of code.

2002C #16318
masasm C preproccescor

my very first attempt at writing a language translater. A very basic language that does input and output as well as operations on variables. Translates to C then shells to gcc to compile. For windows users comes with gcc, I am going to make another pass for variable checks for a line by line print out for debugging so sometimes you have to use gcc 's errors to fix your code.

2002C #8891
vbBoid

This program uses three simple rules for each BOID, which when applied in the correct proportion produce emergent flocking behaviour. This program is entirely based on the work of Craig Reynolds (http://htm.com/cwr/boid.htm). I developed this program after a debate with a c++ programmer, who said that VB wasn't up to the job. See what you think.

2002C #8697
Explorer Program

Hey !! This is an Explorer program exacly like the one comming with with windows. it is not completed but almost everything is there Tool, Icon, Drive, etc.... A MUST SEE ... It gives you the files Info Browse you Hard Drive in a TreeView exacly like Window and chow up the files in ListView exacly again like windows... So Enjoy it !!! Thanks for using this code...PLZ Leave Comments Please visit my new web site and see what you can do VB power !!! come and chat with me http://www.virtualgamer.t2u.com

2002C #9545
A VERY easy demonstration of the TEXTBOX CONTROL

This program shows many of the easiest, most common functions of the TEXTBOX. This is ideal for beginers. Very easy.

2002C #9585
The Windows98 code converted to VB

This is the VB version of the Windows98 code

2002C #8709
a Slide Show program

This is a Slide Show program that u can use to make slide shows in your programs. It will teach you how to do that. It has multiple features such as, show infinate images, Pause / Resume slide show, timer settings, image file filters and so on! Very nice

2002C #9586
AniGif

Put a animated gif in a form.

2002C #9492
Shell Execute Launch an Application and Open Files

You people are gonna LOVE ME LONG TIME for this! This MODULE's function will load (on Call) any file name and launch it's associated application based on the file extension! I know you've see those SHELL commands that just take a couple of lines but they may or may not work in Windows 98, WindowsNT and Win2000 and guess what MINE DOES! And it does it EVERY SINGLE TIME! (You need to insert your own error traps in the Whatever_Event() of your code. *.txt, *.mdb, *.xls, *.html, *.doc, *.rtf, *.Anything Man! long as there is an associated application for the file extension! Also has params for Specifying a working directory and you can also set the vbWhateverFocus like vbMinimized or whatever. vbNormailFocus is the default. But if you are a newbie then you don't have to set those params. Just call it like: Call Shell("C:\Wherever\YourFileIs.htm") NOTE: THIS MOD DOES NOT SHELL TO THE WEB. IT LAUNCHES ANY FILE BUT ONLY FILES THAT ARE RESIDENT ON THE BOX OR NETWORK THAT THE PROGRAM CALLING THE FILE IS ON!! EM Dixson http://developer.ecorp.net

2002C #16636
text_casino

This is an awesome casino game! Everybody should try it out! There are are about 5 or 6 games you can play,including slots, blackjack, and roulette. There is also a bar to drink away the lonely hours of the night. There shouldn't be any bugs, but if you find any, e-mail me at hulio_@hotmail.com, with the subject TEXT_CASINO and I'll fix and update the code. By the way, don't forget to vote for this awesome Casino game!

2002C #9055
Yahtzee Deluxe

Full game. Looks good, clean. Has all the rules of the original game. Complete with an undo play, sounds, .chm Help file with included help file project. All source code and graphics included. Already compiled as well. This is a complete program with all features included already enabled. Very well documented source code for newbies. Nearly every line commented. Next release will have skins and network play, if anyone want's to help just drop me an email. Written with VB6 SP3 and not tried with anything else. Tracks top 5 players along with how many games you have played and your average score.

2002C #9597
Change Form Shape (very easy and comfortable)

Make your form shape like the items placed on it.I saw a code posted a view days ago, this code made the form shape like SHAPE-Controls painted on it. But this OCX not even recognizes Shapes. It also recognizes Buttons, Check-Boxes,..... if you want it to do.

2002C #9598
Install Windows NT Service

Install a Windows NT service on a local or remote server. Configure how the service is installed. Requires Windows NT and administrator rights.

2002C #16633
BitMap Puzzle

It Splits a Bitmap . The user have to rearange it. On succeesful rearranging he/she will get a messagebox indicating that the rearragement is completed IF YOU THINK THAT IT IS WORTH GIVING A TRY PLEASE VOTE FOR ME

Languages
Top Categories
Global Discovery