Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #125320
A Really Cool Mp3 Player

This is a really cool Mp3 player,its like a little napster thing except you can not search for songs and stuff.This is a pretty complex code.Good if you have napster.Comes with Dos32.bas and Napster.bas to do some commands.

2_2002-2004 #125321
HTML Color Fader

This lets you type in text then choose which colors to fade and push a button and makes your text colorful and faded.And it generates an HTML Code so that you can put it on your website. Comes with MonkEFade.bas too!!

2_2002-2004 #125322
Expanding/Contracting Dynamic Text

This sample demonstrates a text effect whereby text drawn on the form expands and contracts (i.e., the width and height are continually increased then decreased). For more my code samples visit my personal web site: click above on my full name.

2_2002-2004 #125323
System Wide Hot Keys

This code creates system wide Hot Keys for your App. All the code necessary is included in one .bas file. Calling the functions to create or delete a Hot Key combination takes one line of code.

2_2002-2004 #125324
WBMP-Opener

View Wireless-Pictures and save it as Image (with savePicture()), or make your own WBMP-Gallerie !

2_2002-2004 #125325
Screenshot Program

This takes a screenshot of your desktop. It's very simple and easily readable.

2_2002-2004 #125326
ScreenGrab- jpg/bmp

Grab section of screen/desktop. Can save as jpg or bmp. Needs ijl5.dll from http://developer.intel.com/software/products/perflib/ijl/index.htm in windows\system folder.

2_2002-2004 #125327
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.

2_2002-2004 #125328
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...

2_2002-2004 #125329
A Better Hex Editor

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

2_2002-2004 #125330
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

2_2002-2004 #125331
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

2_2002-2004 #125332
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!

2_2002-2004 #125450
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.

2_2002-2004 #125451
charactermap_june4

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

2_2002-2004 #125452
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

2_2002-2004 #125453
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.

2_2002-2004 #125454
Input Validation

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

2_2002-2004 #125455
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.

2_2002-2004 #125456
CreateDirectory, CreateDirectoryEx, and SHBrowseForFolder APIS demystified...

An explaination of these easy API's.

Languages
Top Categories
Global Discovery