Advertisement

Results for "Volume: 2002VB"

2002VB #20607
Benchmark V2.1

SORRY GUYS...I FIXED SOME ACTIVEX DLLS AND SO ON...NOW ITS COMPLETELY BUG FREE.....(WILL USE THOSE ACTIVEX COMPONENTS IN UPDATED VERSIONS..)and Graphics part , I have added some cooler math functions...

2002VB #20925
Post-It (registry example)

This code stores the text that the user enters into the windows registry. When the form loads, if it has be posted, the message will come up. It also shows how to clear the registry in your section. Please check it out and vote!!!

2002VB #20031
Compression Utility (Like Winzip)!!!

This program creates compressed files. Although I was originally going to include my Self-Extractor, I couldn't wait to upload this. So the self-exracting EXE will be in the next version! I'd like to thank Fredrik Qvarfort for allowing me to use his compression module (which makes this program 127x faster than the Self-extractor). You can extract the whole archive. or by double clicking on a file in the listbox, open it with its default applictation! Remove any file already contained within the file. Or add files to it! This is a very usefull program, and i'm sure you will all have fun with it! feel free to post any questions or ideas. The project uses regobj.dll (included in the zip). Be sure to place it in your system folder to allow the program to work fully. I hope you all enjoy the code, and don't forget to vote!!! Happy Coding :o) Dan

2002VB #17896
Numerical input into text box (1 line of code)

With this 1 line of code you can strip non-numerical input into text boxes.

2002VB #21253
DIRECT3D LANDSCAPE GENERATOR

This makes a 3D landscape with bitmaps. You need DirectX7 to run this. Please note that I have 2 accounts with PSC, both in the name of Simon Price, so to see my other submissions, do a search for my name.

2002VB #21268
Effective Encryption Algorithm

Encrypts and decrypts strings

2002VB #20608
COOL EFFECTS!!

Ok...you have seen many effects examples but not like this one..this one teaches you how to get handles of forms (any) and ANIMATE THEM! it uses math for animation and bingo! this program needs alot of votes guys!!!

2002VB #19637
Using Collections in Visual Basic #2 - Jet Database Collections

This article attempts to explain the Microsoft Jet collections and how you can use them in really useful ways. If you don't know about Jet collections, this is well worth reading.

2002VB #19945
personal chat suite (winsock programmers must see)

your personal chat suite stand alone server/client, allow as many users as you want on, buddy lists, chat, instant message (color), incomplete, but i'm learning c++ now, so i am not continuing this project, i'll be coding one in c++. give me feedback, Thanks!

2002VB #19116
Access and Modify SQL Server BLOB Data by Using the ADO Stream Object

The Stream object introduced in ActiveX Data Objects (ADO) 2.5 can be used to greatly simplify the code that needs to be written to access and modify Binary Large Object (BLOB) data in a SQL Server Database. The previous versions of ADO [ 2.0, 2.1, and 2.1 SP2 ] required careful usage of the GetChunk and AppendChunk methods of the Field Object to read and write BLOB data in fixed-size chunks from and to a BLOB column. An alternative to this method now exists with the advent of ADO 2.5. This article includes code samples that demonstrate how the Stream object can be used to program the following common tasks: Save the data stored in a SQL Server Image column to a file on the hard disk. Move the contents of a .gif file to an Image column in a SQL Server table. ** Article ID: Q258038 - I take no credit for the code, I simply created a project from the example in the article **

2002VB #20657
RRCalc

RRCalc by Robert Rayment: (UPDATE Now stays on top) Not another calculator I hear you say. But I have this one on my Office bar and find it easier to see and use than the MS Standard calc. It has the usual numbers and arithmetic operators plus square root, square, reciprocal and pi; memory clear, store, add and recall along with a window showing what's in memory. All the buttons can be operated with the mouse or the keyboard. The zip file is 31KB.

2002VB #19187
A Distinct Search

This a Search program that searches for a 'specific record in a database. This is a kind of DISTINCT search. Where u just have to enter the first letter of the data u want and it gives u an output in the grid.

2002VB #20971
All about Function and Sub

This tutorial shows you the advanced features of the functions.(i.e how to use funciton) If you liked this code then please vote for it

2002VB #19361
Personal Contact Manager v4.0 - PLEASE VOTE... MANY FEATURES ADDED

If you've downloaded previous versions, you'll know the genral basis here. This program will allow you to Manage your contacts' Address, Phone Number(s), Email Address, URL, Brithday (Now with 2-Week-Prior Reminder). Automatically Dial Numbers, visit URL, or Write an Email with the click of a button

2002VB #20414
EXE / DLL / OCX File - information

This sample project shows how to get the following information out of EXE / DLL / OCX files: CompanyName , FileDescription , fileVersion , InternalName , LegalCopyright , OriginalFileName , ProductName , ProductVersion

2002VB #20235
C++ Controls in your app (updated) - now with tutorial

REAL C++ CONTROLS IN YOUR APP!!! Do you know the code "Real C++ Buttons" by Randy Mcdowell? It sends a message to a VB Button to make it a "C++ Button". But if you look at this button with Spy++ you will see that it is still a "ThunderCommandButton", the VB Button. My code lets you use EVERY C++ control in your app!!! And these controls are REAL C++ controls!!! Think of the fantastic controls you can have: e.g. the cool hotkey control. Or what about a "real" RICHEDIT control? The only limitation is your fantasy! Control events are also supported. Well commented, and easy to use even if you don't understand everything that happens. The second version of this code, now with tutorial and some new stuff. Have fun with this code, use it in your app, and if you like it VOTE FOR IT!!!

2002VB #20652
RRPencil

I love pencil drawing and there's nothing to beat pencil and paper. On the computer the mouse never moves as easily as a pencil but mathematics does allow some types of drawing to be carried out much more quickly than would be possible by hand. This is a pencil drawing programme with 256 shades of grey. It has 21 drawing tools and a host of sub-tools all easily selected from on-screen toolbars. Many shaded shapes such as curved lines, tubes, cones etc can be drawn. All the standard picture formats can be loaded or added and re-positioned. Saving is either as a BMP or a JPG file. Any rectangular part of the picture can be saved. JPG saving and printing is accomplished by using a single exe, free-standing, freeware conversion program that takes a command line and is hence easily used in VB. The source and credits for this are included in the .zip file In addition to the tools there is a zoom facility, whole-picture scrolling, +, X & perspective hair-lines, settable brick & tile sizes, text with any font, size or angle, undo and two canvas sizes suitable for A4 paper. All the source files, including button bitmaps, are included. The .zip file is just over 1MB and the program is written for an 800x600 screen.

2002VB #19589
E-mail Access Reports

Allows you to use Outlook to send bulk e-mails of Access Reports in Snapshot Format to users (ISO Printing, Faxing etc...)

2002VB #19919
Contact Manager v5.0 - Now with HTML Export and Record Print

Wow - Im averaging a New version every 1.4 days. Well This version has 2 main features added. 1. Record printing is now possible 2. You can export your ENTIRE Phonebook to a fully functioning HTML Web-Phonebook (ONE CLICK TO EXPORT AND VIEW!!!)

2002VB #20159
Net Detective - With eg of how to spy MSChat server/client

The purpose is to spy the data transmission between two sockets. That is, our spy will act between the server and client to get all data passing between them. 'Well, This is a simple program. If the name doesn't indicate anything, here is a short story: I usually use Microsoft Chat for chatting. (Usually my nick name is Nice-Guy, in case u need to find me..) Just for understanding the communication between the Microsoft chat client and the server, I wrote this app.. But you can use it as a router,multi chat enabler etc, if you need to use it that way..

Languages
Top Categories
Global Discovery