Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #38133
ACES Wild Mud Server 1.0, BETA B

This is beta version b of my new mud codebase. This release has the following new features: o ANSI Colour Support (Thanks to the Creator of BeMud for this) o Help System Support o Better Server GUI, Including a connection manager o Hard-coded socials support o Many minor bug fixes o Chat and Say commands I am having one major problem, and cannot find a fix. When a user uses the chat or say commands, the other users do not receive there message until they use a command (E.G., I type 'say test', the other person in the room will not get it until they type 'look') If anyone has a fix for this PLEASE contact me. TheASP

ASP_Volume2 #38134
HACKER (THEGAME)

This is a game I updated from archangel, he gets the credit his version is at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=27999&lngWId=1 In this game, you get to hack into different companys, go into the companys directorys, and steal their money. Please leave feedback telling me what you think of this game. I am currently working on it to add even more stuff to it, and make it even better. Thanks.

ASP_Volume2 #38135
Win32 Disassembler (BUG FIXED)

Win32 Disassembler (16bit Instructions offset BUG FIXED) So,works fine now-.

ASP_Volume2 #38136
High Resolution hTimer

hTimer is a mutlimedia timer class which can tick at intervals of 1ms using the timeSetEvent API. I have looked at other similar code and altered mine so that it doesn't crash when run compiled. You can use import it into your project (1 Class and 1 Module) or you can just compile it to a dll file. This is described in the Readme.txt file included. This timer uses the Formless timer Demo form to show the usage of the timer. Although I didn't code every single aspect of this and used peoples code to assist with subclassing and stuff I still put this together and rewrote a lot stuff to suit my activex dll. Please vote if you have time. I never get votes anymore, not sure why...

ASP_Volume2 #38137
Security Login

I wrote this login utility for my dad at his work that prevents his co-workers from playing around on his computer, writing CD's and so on... It disables a user from accessing your computer. Next I will add encryption to prevent users from viewing username and password from registry. PLEASE VOTE MY CODE!!!

ASP_Volume2 #38138
Dynamic Buttons Tutorial

This will explain how to create buttons or other objects dynamicly!

ASP_Volume2 #38139
Mercury Network Chat - SERVERLESS LAN CHAT!

The code is meant to be useided in a large office or school network. It only works over LAN's, and restricted WAN's.... Its basically an IP chat program, but you never have to connect to anyone or any server! Some Features Include: :: Skinnable (Via Profiles) :: Profile Creator Wizard! :: Unlimited Channels :: Unlimited Private Channels :: Banning People :: Saving Chat As Word Document :: URL Detect . . [EDIT] --- > FULL REPORT ON CHAT HERE: http://www.neester.com/personal/mercurychat.pdf PLEASE COMMENT! AND PLEASE RATE THIS PROJECT! THANX FOR YOUR VOTES! KEEP THEM COMING! THEY ARE GREATLY APPRECIATED!

ASP_Volume2 #38140
Add a custom control of Form, with a precoded response to your applications from an OCX and/or DLL

'I took most of this codes from PSC so credit to whomever wrote them 'The purpose of this aplication is to explain how you can custumize controls 'with their own code inside an OCX and the call them from a Dll into your 'application 'See if you can find a use for it, I already got mine... 'HINT: To be able to "Configure" personalized applications from a mother 'application, so you 'don't have to code things all over again every tyme you want to write 'a new program... 'if I didn't Explain myself, I believe you can figure it out....

ASP_Volume2 #38141
SQL Toolz

Application to access Adaptive Server Anywhere databases. Uses CMAX OCX (http://www.compiled.org/files/115/259/cmax20.ocx). Uses RDO for data access. All other components are standard VB components. Help File not included because of licensing restrictions. Sub Main is in sqltool.bas. SQLAny.bas has data logic in it, and could be modified for other databases.

ASP_Volume2 #38142
_( Simple Encode/Decode OCX )_

Its really very simple OCX... You use it when you need to save a password in a file or a database, or send encrypted data to anyone.. So simple, just add the OCX to your project and call the simple to functions: Encode & Decode. Plz Rate (F)

ASP_Volume2 #38143
Maze

To help with the learning studying of maths in a more enjoyable manner.

ASP_Volume2 #38144
Bandwidth Monitor [UPDATE]

*Real time network bandwith monitor *Animated analog/digital system tray icon speedometer *Database logging support *Crystal report functionality *Light weight *Massive update since previous ***It detects the currently available network traffic speed and displays an animated bar realtime bar graph both on the screen and in the system tray. I used someone else's class modules to handle the network identification and just gave it an interface, I found that code here (csBandwidhMonitor). I am thankful to him/her. Click on the application icon for menu. >>>> Download Crystal Reports ActiveX control from HTTP://www.BDSource.com/PrivateArea/Joy/Store/Crystl32.OCX (try using the URL in ur IE address bar in case of any trouble!) if you don't have it. Mail me at [email protected] in case of any difficulty.

ASP_Volume2 #38145
Web Server (BIS) 1.0

Another Web Server...so you can host files on your computer and let others access them directly; supports images, zip, html, etc. Runs in the system tray. Your settings are saved in an ini file. It has ../ protection and custom error pages. Please give me some feedback on this one.

ASP_Volume2 #38146
ServerDotURLEncode

Used by VB applications that want to lightly (without any additional project references) transform unsafe characters into web-friendly URL Encoded text.

ASP_Volume2 #38147
A way to input / write from/to .txt files_*

This is only for beginners and the advanced guys will know it ..The following lines of code will teach you how to input from .txt files and how to write to .txt files .... Votes and Comments are highly appreciated ! Happy Programming

ASP_Volume2 #38148
MBM Saver

A screen saver(with preview) for MBM(MotherBoard Monitor) to display the temperatures(C and F) and the fan speeds of your mainboard.Also display winamp title and time,current time,windows up time and cpu and memory usage.It supports transparent effects,fade in and fade out,labels movement(bouncing) and more. You can get the MBM from http://mbm.livewiredev.com (excellent program!)

ASP_Volume2 #38149
A Quest for honor

This is updated now..It will compile. This is a game I made for a school project. Its not all that great, but I think it give some beginners a few pointers. Its not well commented, so you can e-mail me questions and I will respond and try to explain. Thanks much to Andres Zacarias for his code on maps, main form graphics, and bitblt. His program is something like Quest. My graphics are pretty crappy, but they are effective.

ASP_Volume2 #38150
The PROPER way to read and write to files

This is the PROPER, no BS way to read/write to files. Someone earlier today made a tutorial like this and it was alright but this is the easiest way. I just wanted to correct the newbies.. laterz..

ASP_Volume2 #38151
VBnoid

Just another Arkanoid clone. Includes some powerups and a level editor. Code in plain VB (not DX) created as a simple learning project for my teaching class. Not very special but give it a try.

ASP_Volume2 #38152
[Air-Jokey]

A cool Pong game with sounds. You can play with the computer or another user. It game use Birblt. Y vamos Argentina!!!

Languages
Top Categories
Global Discovery