Advertisement

Results for "Volume: 6_2008-2009"

6_2008-2009 #200200
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!!!

6_2008-2009 #195587
Numerical input into text box (1 line of code)

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

6_2008-2009 #200687
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.

6_2008-2009 #200704
Effective Encryption Algorithm

Encrypts and decrypts strings

6_2008-2009 #200711
Default Browser

A simple API call to open up the default browser to the url of your choice. VERY simple and useful code.

6_2008-2009 #199725
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!!!

6_2008-2009 #198196
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.

6_2008-2009 #198703
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!

6_2008-2009 #197371
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 **

6_2008-2009 #216474
Cryptor

This program will encrypt or decrypt a file of the users choice

6_2008-2009 #197485
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.

6_2008-2009 #200264
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

6_2008-2009 #198643
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

6_2008-2009 #199425
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

6_2008-2009 #199156
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!!!

6_2008-2009 #199829
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.

6_2008-2009 #198119
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...)

6_2008-2009 #198644
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!!!)

6_2008-2009 #199051
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..

6_2008-2009 #195874
Classes and Active X User Controls and Property Pages.....oh my.

Demonstrates how to use classes, Active X user controls and property pages among other features ot Visual Basic. Also includes a masking control as a demonstration application.

Languages
Top Categories
Global Discovery