Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #54249
Super Fast File Search Class - RealTime file return, Recursive, CaseSensitive, & Attribute Filter

I call this file search class cDirEx. Other file search examples on this site are pretty nice, but I wanted one that would return each file immediately after a successful match. So I came up with what I call, real-time file return. This search class lets you control the files searched by specifying certain file attributes to search or ignore. Recursive and Case Sensitive searches are supported as well.

ASP_Volume3 #54250
MineCat

This is a MineSweeper clone, made a day I was bored. Fully functional and commented! The game algorythm might interest some people. If not, just drag-and-drop to your trashcan ;-) PS:If someone knows another algorythm for it, I'd be interested...

ASP_Volume3 #51341
A Better Hex Editor

Hex Editor - Add,remove, edit bytes - lots of features - check it out!!! Please Vote For Me

ASP_Volume3 #49007
This is great Write to the WinNT4 Event Log

Ok, a while ago i posted some code which was an xml event log, in that i said that i could provide the nt event log source for direct entry to the event log. well here is that code.. i thought it would be a lot simpler it i just poasted it here for everyone. hope that you all find this really useful. if so.... vote for me please .... thanks. with a little modification you can use this in Active Server Pages as a basic MTS/COM Object

ASP_Volume3 #52376
Tile Engine (Basic RPG tile Engine)

This is a basic tile engine that reads text maps. Uses bitblt. Please leave comments and vote if you like it! thnx

ASP_Volume3 #53881
A 3D box out of lines

This code will show you the basics of lines. In this example, I made it create a 3d box which you can rotate, scale, and move around. This may be considered 3D, but it is very basic!

ASP_Volume3 #49857
Game/Map Creator (previously Hex Grid Generator)

MUST see screenshot. This is further work on the previous Hex Grid Generator entry a few days ago, but now with primitive homemade graphics (don't laugh) and functionality to create maps. Since it's going to be a fantasy strategy play by email (PBEM) game, it also includes an address book where you set up people's names and their emails for use when setting up a game once I've finished coding it, which will include fighting units that level up with experience, auto-combat rules, movement, building structures, spells, etc. Also note this program only works effectively with screen resolutions of 1024 x 768 or higher. Bonuses: This code makes extensive use of classes, including my own BitBlt Engine which I use all the time to load graphics into memory directly from files, and then with some very easy commands I can paint without the hassle of all the BitBlt or StretchBlt parameters unless I need to use them, so check it out as it's well commented. This project also includes a nice ini file class which I've used for years. And you may find the handy little Help Form included to be useful in your own apps. The response to this entry will determine if I post the entire completed project to PSC as it develops or not since I'm starting to feel protective of the complex growing code. But if it's something enough people are interested in, I'll keep posting. In such an event, my tentative title for this game is Battle Squads so keep a lookout for it. Plus, are there any game tester guinea pigs I could use in trying to help find game balance when version 1.0 is complete? (You'll end up in the credits). Opinions are also wanted to some questions I'll post in the response area, and as always, a vote would be appreciated.

ASP_Volume3 #45194
charactermap_june4

extension of original charmap.exe. includes magnifier - html entities and colours.

ASP_Volume3 #54258
qcrypto

is it a steganos security kit (secure disk) clone but it make a floppy disk for the key generated by md5 check sum of file its a thig to see

ASP_Volume3 #53644
VBMarketWatch (UPDATED)

Check current stocks on any exchange if you know the ticker symbol.You can now save favorite symbols, print the graphs, check online status, even knows if your on a LAN, proxy, dialup, etc. This is an update to Rokinroj's VB MarketWatch - I have updated his project to GET from a valid stock quote site. Nothing else in the VBMarketWatch project has been modified.

ASP_Volume3 #49859
Input Validation

Checks the input from the user. Example dd/mm/yy only allows numeric input and the / key. Currency only allows numeric & $ , . Keys.

ASP_Volume3 #54000
IntelliSense Type Drop Down ( Position from Character )

This is a quick and dirty example of how to add IntelliSense (like the VB IDE) type functionality to your apps.

ASP_Volume3 #53206
CreateDirectory, CreateDirectoryEx, and SHBrowseForFolder APIS demystified...

An explaination of these easy API's.

ASP_Volume3 #54265
KeybClass

This code demonstrates how to capture keyboard inputs all over windows. A class module is provided, and a 2nd example is provided to capture all keyboard keys, including special keys

ASP_Volume3 #53405
teletubies game

introduction to game making (very simple.

ASP_Volume3 #54274
Memory Information

The code, displays information about the memory status of your system.It gives you the ability to see your current:available Ram, virtual memory, page file, total Ram, etc.If you like, please vote for me.

ASP_Volume3 #54275
Dir Monitor

ActiveX dll source code & test project which monitors a directory for changes. It will watch for files being added or deleted, and changes in attributes or size, and raise an event when a change occurs. I have not used any api calls for this, so there ARE more efficient ways to write this code. I needed to get it done, and was having too much trouble with the api calls working smoothly. I don't care if you vote, but would really appreciate constructive comments. Thx

ASP_Volume3 #48732
Get/Set/Clear Bits from a numeric value

The modual contains 3 functions (full documentation is included in the modual) that let you change bits in a numeric value. This is very usefull as you can store 8 Boolean values in a single byte. It is also usefull for reading headers from Binary files (ie MP3's, MP3 ID3v2 tags). All of the functions are acheived using the AND, OR and XOR operators, also a good example of using these operators.

ASP_Volume3 #52966
a - Generate your own Random Numbers!

This simple program generates random numbers using the basic mathematical methods. The methods are 1. Mixed Congruential 2. Multiplicative Congruential 3. Additive Congruential. Understand the simple mathematics involved! No API's used.

ASP_Volume3 #47733
Very tight splash screen in 2 steps...

Create a very very nice splash screen that will impress a user in 2 steps. The effect is hard to explain, but it is really eye catching.

Languages
Top Categories
Global Discovery