Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #38650
PChessMASTER Mark III

ChessMASTER Mark III is a chess program. You can play with a friend over the internet (Client/Server Modes, with chat and scribble boxes) or locally or you can play against the inbuilt computer AI opponants. You can even allow the AI to play itself, perhaps taking bets on the outcome! Virtually all graphical options had to be removed to upload to PSC, unfortunately. There is a complete rule set built into the game and I have tried to represent most of them, although some ommissions do remain. Thanks for viewing, downloading, rating this and using program!

ASP_Volume2 #38651
FTP Upload Function - Simple - Works

Simple Function designed to upload single/multiple files from VB using just Inet control, Label and the Function.

ASP_Volume2 #38652
Marque Castle 1.2

The latest version of my complete top-view strategy/adventure game, Marque Castle. Features seventeen progressively more challenging levels, co-operative multi-player strategy, some simple enemy AI, and tools for creating your own levels. Strategy involves spikes, locked blocks, lakes, alternating tiles, bombs, and two different kinds of enemies – all in race with the clock. Also, you can easily customize the skins that make up the game's graphics. See how far you can get in the game! Please vote and leave your comments! Stay tuned for Marque Castle Redux, a remake of Marque Castle in VB.net, with an entirely new engine and revamped levels.

ASP_Volume2 #38653
CoolDraw

This program lets you draw something, and then playback your draw. You can save it and then load it back.

ASP_Volume2 #38654
RedLof Cleaner-AntiVirus

This software eradicates RedLof Virus from infected files, I developed this util. for my students as the Antivirus we got in our institution was not able to clean the files saying its quite polymorphic. it rather asks to delete them which was causing loss of important files of student projects

ASP_Volume2 #38655
Algae speed upd. 1.01

This is an unusual project. Building it with drawing program in mind. Speed update, though there's still much room for improvement

ASP_Volume2 #38656
Tiny Online Installer

*Updated* 07/01/2003 The installer was trying to make a shortcut, even if you didnt provide info for one, also ive changed it to compile into P-Code, making it compile to just over 50kb now ;D I was in need of an installer similar to the one SmartFTP provided, downloading the install files from a HTTP server, i couldnt find one to match my needs, so i made one, and here it is.. :P Its extremely simple, only took a few hours to make, thanks to Sean Gallardy for his brilliant http downloading control ;) Comes complete with demo config file, compiles to just over 50KB, making it small, and easy to distribute over the net. Please leave your comments, suggestions etc...it would be appriciated

ASP_Volume2 #38657
HTML Control 1.2 (HTML color syntax highlighter)

The reason why I created this is as follows: Most of the HTML color syntax highlighters that I have found here are either to big complicated, slow or has other disadvantages. Many of them allso required selveral .cls/.bas files, witch makes them harder to implement in existing projects. So therefore I started on this with some requirements in mind. 1. It had to one single .ctl file that could easilly be dropped in the project explorer. 2. It should be simple to use with the fewest amount of arguments as possible 3. I wanted it to have alle the basic functions like: Undo, Cut, Copy, Paste, Delete Select All because theese are really boring to write over and over again. Thanks to RegX for his "FastHTML/XML Highlight" I had the foundation of the highliting. You can see his project here: http://makeashorterlink.com/?J16C426F2 So here you have it. 1. Set a refference to "Microsoft VBScript Regular Expressions 5.5" in Project > Refferences 2. Copy "txtHTML.ct" and "txtHTML.ctx"to your projects´s folder 3. Drop the txtHTML.ctl in your Project Explorer 4. Ready! Oh yeh! Remember that Votes = Good :o) Update 06,Jan,2003 Fixed: crash when typing a comment at first. Fixed: Not coloring correctly when typing tags inside a comment.

ASP_Volume2 #38658
Calendar Maker (Print/Save)

My wife asked me if I could make her a simple calendar maker real quick. She really just wanted blank calendars to let the children, at the school she helps out at, to color in. So I made this for her (with the ability to add images instead of being blank). It was written pretty quick and only tested on my home PC since she was going to be using it there, so there may be bugs. I just thought I would share some of my code once again here since this is not a product I will be taking much further. Some ideas to add if others wanted to is better scaling of the image in the top half, a database (or data file) of holidays to add to the calendar when it is rendered, color and font options. If anyone does add more to it, please share back on PSC. KEYWORDS: LINE, CALENDAR, PRINTER, COMMON DIALOG

ASP_Volume2 #38659
GetFolderPath

I've seen requests for this in the mail lists to here it is. This uses the windows scripting runtime to get the path to the requested directory. For example, as you know, the windows directory can be C:\Winnt\ , c:\windows\, etc. This code will retrieve the correct path to the directory. 'Currently written to get the Windows, System32, or Temp directory. Add others as you'd like.

ASP_Volume2 #38660
How and why to add 'Start With Full Compile' button to VB ToolBars

Explains how and why to put a 'Start with Full Compile' button on VB toolbar. Works in VB4,5,6 and I think 3 (but its so long since I used that I can't remember).

ASP_Volume2 #38661
[Aurora Borealis] Simple Encrypt/Decrypt

A simple encryper/decrypter I made for a friend... It converts each char into the asc value for that char and reverses it later...

ASP_Volume2 #38662
[UDP] Chat

Send messages over a network with the UDP protocol.

ASP_Volume2 #38663
Password_Darker

The passwords typed in a textbox can be read even if the * appears. But there is a way to prevent this. This is why i created this code. It prevent users from using programs like Spy to read the password (http://come.to/kobik) if the URL don't change.

ASP_Volume2 #29215
Encrypted Login Dialog (For use with Any Program)

It is a sample Login Dialog which users can place into their applications easily to allow them to have multiple user accounts using their program. All passwords and usernames are Encrypted. You can view all user accounts and alter each username at runtime. This is part of a larger program I am working on to Manage Network computers based around the Winsock Control which i will be posting sometime soon.

ASP_Volume2 #29216
Run Remote Apps on a Network

This demo project shows one way to easily send a program to another computer on your LAN and run it remotely. Sound impossible? Actually it is pretty easy. I have seen several questions on how to do this recently on the discussion boards and decided to show and easy way. NOTE: THIS IS A DEMO APPLICATION. I know it has some shortcomings and a lack of features...but simple is better for demos. It works. Feel free to use it and spiff it up if you like. Some possible enhancements could be adding the ability to display an image, play a sound, or print a document on remote machines. Network admins should especially have a lot of ideas on how this could be used for maintenance and inventory. Please read the README before posting any comments or questions. If you ask about something that was covered in the ReadMe file, I will make fun of you.

ASP_Volume2 #38664
WinampAPI Wrapper Class

This is the API wrapper class for Winamp v2 used by BlueAmp hotkey controller @ iawix.com. Check it out at - http://www.iawix.com/blueamp - Anyways, this class is the class to end all Winamp api classes. It rocks. See for yourself!

ASP_Volume2 #38665
DivX Bitrate Calculator

I wrote this simple little program to help me get the best quality DivX encodings by figuring out the maximum video bitrate that will allow the file to barely fit on one CD (700MB). For those of you unfamiliar with DivX, it's the video equivalent of an MP3. It allows you to compress an entire DVD movie to fit on one CD at nearly the same quality. The bitrate calculator I was using before displayed the bitrate in 1,024-bit kilobits, but the DivX codec uses 1,000-bit kilobits, so my finished files came out about 20MB too small, so that's why I wrote this program.

ASP_Volume2 #38666
BitBlt 2

Hi this is a little sample project I made that will show you how to add a strip of bitmaps to aimagelist control then add the new images to a toolbar. anyway not sure if this has been done before but I never seen it anyware. anyway I did this affter I noticed that many applications do the same thing but never figured how it worked so I desided to use bitblt that seem to work. anyway I hope that this code may be usfull for some one please vote if you like it.

ASP_Volume2 #38667
DbStore - The Store Base *Updatet*

Megacomputing - Waren Sortiment, enables yor Store your Sortiment, Computers Hardware etc in a database, with price EK _german buy price , and Sell price VK it wars prog for my hardware store i need it ************************************************ Updatet: Some bugs Fixed.

Languages
Top Categories
Global Discovery