Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #120589
A 1 Line Seconds To Minutes

This is a function to make seconds into minutes with just one line of code! It's completely commented and very easy to understand. I've seen some other one's that were like 20 or 30 linez long so i made this one. Very good for an mp3 player. I have more lines of comments than i do code :/

2_2002-2004 #119692
Ariel Zip Compression Utility with Disk Spanning V1.0

A powerful and very quick compression program using the 32bit zlib.dll (V1.1.3) compression library originally written by Jean-loup Gailly and Mark Adler (variation of LZ77 Lempel-Ziv 1977 algoritm). The application is implemented through an extensive ArielZip class and a Winzip like client interface. Features * Powerful and very fast - compresses 6000 kb data files to 1500 kb (25%) in 2.1 seconds! * Multiple disk spanning with automatic sensing of disk capacity * User friendly floppy disk change dialogue showing contents of disk to be overwritten * Single and multiple file extraction * Extracted icons included in archive as bitmaps * 9 compression levels * Add folders and subfolders through recursive scanning of FSO objects * Add files with multiple file selection * Delete files from list and archive * Refresh files * File association of .azp extension with default icon using regobj.dll (included in zip file). Other Programming Features - About box referencing application object (revision etc) - Custom Folder browse control implementing BrowseForFolder (ArielBrowseControl) - Extensive use of FileSystemObject (requires scripting runtime dll) - Automatic sensing of floppy disk insertion/removal - Demonstration of toolbar control - Small icon extraction using SHGetFileInfo calls in shell32.dll lib - Extensive usage of CopyMem (Kernel32) - Access the system temp folder through GetTempPath (kernel32) - Registering of azp file type and associated default icon through regobj.dll - Ini file manipulation using GetProfile and SaveProfile functions Credits and links: see readme.txt file

2_2002-2004 #119693
Resizer (with source code)

To keep Controls in proportion to a form

2_2002-2004 #119694
File Comparer

The program asks for two (or more) files and goes through them sequentially, searching for either differences or similarities, depending on what the user selects. Results are placed into a listbox in either decimal or hex. Useful for figuring out the sturcture of certain files (ie how a small edit changes the file) especially character files for rpg games.

2_2002-2004 #119695
Use Text Files with ADO

Connect to text file(s) and perform advanced queries using ADO. You can even return recordsets on CSV file without a header.

2_2002-2004 #119696
DeskDraw

If you want to draw a picture or image on desk top .you need this code.It will also decorate you desktop with your choice

2_2002-2004 #119697
Bomb 1

This program is a game type thing where you have to cut a wire and if they cut the wrong one it shutsdown there computer

2_2002-2004 #119698
CgEye 1.0 Beta 1 (Previous Award Winner)

The previous Award winning CgEye has now taken a a few steps up in the world of its own. Planned to be released as a commerical application but decided to go ahead and release its source code instead. Has had MANY MANY additional features added to it since its last post. To many to list so just check them out yourself =] We are proud to announce as well that Elucid Software is a 4 time award winner now!!!

2_2002-2004 #115044
Blocked File IO

This code demonstrates the basics behind blocked IO. This is commonly used when copying files.

2_2002-2004 #115045
Make Shareware Demo

This code shows one how to make a shareware lock for a program.It uses the registry to keep details of the program

2_2002-2004 #115046
JPEG Image Saver (Reduce the Size of an Image)

This is a simple program that minimizes the size of JPEGs. It removes commenting, un needed junk and more. Ideal for uploading big JPEGs into your servers. Please vote! I need comments too! (Note: VB Dude is 12 and does npot tolerate swearing)

2_2002-2004 #120836
Quick (Q) Navigator Ver 1.1 (Updated): The BEST WEB BROWSER ever posted on PSC

(Now the links are working) Q Navigator Ver 1.1 is an updated form of my Web Browser, which has the best features (and more) of all browsers. a) Better GUI, b) Better looking progress bar, c) Auto complete address, d) Select all, e) Find, f) text size, g) scrolling news, h) source, i) better looking history & favorites, j) mail, k) update, l) internet options etc. etc.: Other than ALL THE FUNCTIONS IN INTERNET EXPLORER, 1.You can store/jot down any required information while browsing, 2.It has a unique SEARCH facility where you can just give the word/sentence to search for and give the preferred search engine (you can choose to search from the best search engines!!!), 3.It has a "links" button that shows the number of links on the web page & the different links on the web page you are viewing, 4.Five configurable shortcut buttons: News, Download, Mail 1, Mail 2, Search, Easily configurable, 5.Scrolling News on the right top side when you are connected to the Internet, without losing any bandwidth 6.The best of all, this browser has a feature to backup and recover all such information when it crashes. When Q Navigator crashes (due to windows problems/software problems / etc.) Just go to Help > Help!!! And run the debug program .You can either Start debug program (in which it replaces corrupt resource files) or Only recover the browser (in which it recovers the lost information / URL's), which is useful for retrieval of lost web pages after crash. IMPORTANT: See "Readme.doc"

2_2002-2004 #120837
VBSINI2

With this ocx you can access INI Files from vbScript, VisualBasic, ASP (maybe). Read, Write Keys, Read all KeyNames of Sections, Read all Sections of an INI file. Delete a Key, Delete Section ..... The Readme.htm shows how it works. This Upload has now also include a Demo for Visaul Basic and vbScript. Also included is the code for the OCX, it's written with VB6 and it's a good demo for the how to create an ocx file. Please vote for this code

2_2002-2004 #120838
Source Code Class Generator

This code will allow yours to create source code from a table DB into a class module. It creates the following methods: add records, edit records, delete records, charge records and find/fill variables from a single record.

2_2002-2004 #120839
Code Cracker 2001 (Game)

This is a simple code breaking type game I whipped up in a couple of days to help out beginning programmers who are learning the basics. I used only a few functions in the custom.bas file to keep confusion to a minimum and show how they are done. I used no arrays so people could see a fun windows game can be written using only the basics. If you know how to use If-Then statements you'll understand the code. Everything is heavly commented to help you understand the logic flow of the game. Please don't flame me about how much more "optimized" the code could have been cause I didn't plan it out before writing it and I wanted to keep the code at a beginners level. I hope someone can learn a few things from this, I enjoy helping out.

2_2002-2004 #120840
Gravity

You set the gravity and everything, drag the ball and then watch it drop to the ground

2_2002-2004 #120841
South African ID validation

It validates a South African ID number.

2_2002-2004 #120842
D-Mail (Updated)

UPDATED WITH .BAS FILES INCLUDED 'D-Mail' uses tcp/ip to send mail between the sender and recipient. It has a nice interface and some good features in mind. You cannot send/receive 'E-Mail', nor can you Attach files with this application as of yet. But you can send mail with another user of this application. PSC would not allow me to upload a 608kb project for some annoying reason, so I uploaded it to another site at: http://sesphp.homestead.com/files/D-Mail.zip

2_2002-2004 #120843
Find the DLLS and OCXS that are required to open a program

This program will find all the DLLs and OCXs that a program needs to be opened. for example, the main dlls that are needed for VB 6 apps to be run is MSVBVM60.dll..etc.. There was a previous post in PSC by someome i cant remember his name, but he had many bugs in his prog, and it didn't get all the dlls and ocxs that are needed in some large programs.. this one does it all.. see the screen shot for more info :) please vote if you find it useful. and remember, this is useful when u want to make a setup package and do not know what files to include :) ICQ 7293201 email [email protected] :)

2_2002-2004 #120844
Add Pictures to RichTextBox (In Chat Procedure)

This can add pictures to a RichTextBox by replacing ":)" with smiley faces. Hope you like it. Please Vote and tell me of any improvements.

Languages
Top Categories
Global Discovery