Advertisement

Results for "Volume: 1_2002"

1_2002 #109881
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

1_2002 #109461
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.

1_2002 #107593
Input Validation

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

1_2002 #109804
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.

1_2002 #109512
CreateDirectory, CreateDirectoryEx, and SHBrowseForFolder APIS demystified...

An explaination of these easy API's.

1_2002 #109603
teletubies game

introduction to game making (very simple.

1_2002 #109885
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.

1_2002 #109889
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

1_2002 #106928
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.

1_2002 #109358
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.

1_2002 #106302
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.

1_2002 #109542
MS Works 2000 Style Menus: Version 1.03

Replicates MS Works 2000 horizontal and vertical menus. Displaying Disabled Items, Hover Items (Hot Tracking - v1.01), ToolTips (v1.02), Graduated Selection/HiLite (v1.03), Seperator Lines, etc all configurable. Demonstration application included to demonstrate all the features of the controls. Please vote for this project & happy coding!

1_2002 #109865
Functions For Reading and Writing Text Files

This code consists of 2 Function (ReadFile and WriteFile). All you have to do is Point ReadFile to a filepath and it will return the text within that file. Write file recieves a filepath and the string value to save to it. They include simple error handling..and can easily and quickly be advanced to handle open and save dialogs.

1_2002 #105623
IsExpired

This code checks the difference between today and any expiration date. Using VB6 functions DateDiff and TimeValue it will evaluate the dates and tell you if we are past the expiration date or not. [Highly commented.]

1_2002 #109884
Encryption Program for TEXT, HTML or any text format file/input!

Using a user-defined KEY, my software will totally securely encrypt the text, with it as impossible as it gets to crack. Options to import text, open files, and save encrypted code as ANY format. DOWNLOAD THIS!

1_2002 #109855
SicklidShare2

This is a new version of SicklidShare witch is a Peer to peer filesharing program that now has a chatroom for multichat,ip-ping,portscanner and a mp3 player.We are currenty working on a multiperson filesharing.This is only a one on one fileshareing at the momment.There will be more to come in later versions.

1_2002 #105902
CamEVU - Webcam Viewing Utility

This is the source code to my open source, freeware cam viewing utility - CamEVU. It's meant to allow users the ability to view webcams through this application rather than having to have a bunch of Internet browsers open sucking up system resources. It's not for everyone, but some people (including myself) find it useful. Let me know what you think! Updated June 13, 2001.

1_2002 #109895
WinSpy

It allows the user to navigate through all the Window handles starting at the desktop and veiw both the window handle and class information... It displays this both in a list box and as a treeview.....

1_2002 #109604
Teletubies Game V.2

A simple Teletubies Killing game. Now includes sounds!

1_2002 #104745
A Software Inventory Database App

Very simple application that stores information about software. Stores Title,Serial#/CD-Key, Company/Author. Most significant thing is the use of DAO 3.6 to manipulate the database and write the report for printing. Code is commented, and clean. Limited error-checking and input checking. I do not plan on doing much more with this program, other than use it to keep a list of my own software. Please give me comments, votes NOT needed or requested.

Languages
Top Categories
Global Discovery