Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #154868
Denzo Sprite Control

This is a control that encapsulates sprite creation fuctionality proposed by David Peace some times ago. I hope it will be useful.

4_2005-2006 #170788
Menu using arrow keys (without blinking cursor)

This is a very detailed code on how to make your menu that uses the arrow keys, and there is very usefull functions and tricks in this code, like gotoxy and how to make an array of 'pointer to function' and how to make a function return a pointer to array, and lots of stuff

4_2005-2006 #154427
Get Cached Passwords

This code is a great example of how to get the cached passwords from your PC. It also has the ability to save the passwords in the windows\system directory under WinfiLe.sys.

4_2005-2006 #152595
Calling Control Properties with Strings

This code allows you to access a control's properties using strings. This can be useful if you are trying to write a scripting language for your program. Hope you find this useful...

4_2005-2006 #155437
Dictionary Class

This set of classes extends the functionality of VB Collection into a full-fledged Dictionary. Now, a VB programmer not only can find the stored object by name. Additional features include object search, existense testing and more.

4_2005-2006 #170789
Multi-User Phone Book

A Multi-User phone book... the usual stuff around phone books, whith menus and nice options. a readme file (with some usefull help) will be generated once you run the program.

4_2005-2006 #153732
BlackBook

This will store personal contacts, Favorite URLS, ect... It uses Icons in the menu, and has auto email. Uses the treeview control, and has some nice features. Still has some bugs, and the search page in not done yet. Must see, and vote.

4_2005-2006 #153626
EZ Form Class

This is a VERY simple little class for BEGINERS only. When I started vb (6 months ago) it was very tough to usnderstand such this as CLASS files or OCX's (How to create) Unfortunatley I was NIEVE enough to think that starting with such things as Subclassing was the way to GO! WRONG!!!! Anyways these are some simple functions for a few neat FORM tricks. NOTHING to difficult and you should STEP through the code to learn (F8). Yes I would like a vote on this because I know that if i would have found a CLASS like this I would have voted for it!

4_2005-2006 #171406
Swapping

swaps two variables without using a temporary variable in a single statement

4_2005-2006 #152394
Using real pointers in VB!

This code uses undocumented functions of VB that gives you a pointer to a string or a number!

4_2005-2006 #171402
A [* Matrix Multiplecation *]

Program to multiply 2 matrix and print the result This program also gives the method that how the answer is calculated try this ... And if u like this then please write a mail to me @ [email protected] :)

4_2005-2006 #171407
How to make Mouse programming in C++

Just see and vote me. U did not know what is this?

4_2005-2006 #154686
Benchmark (updated!!) & PC Perfonmance Graphics

I have updated last benchmark program of mine. This mine has many features added to it. PC Perfonmance Graphics part can calculate the perfonmance of your PC cpu and harddrive and also graphics card!!! dont forget to vote!!!!!

4_2005-2006 #154673
DirectX Demonstration

This code is a Particle system using DirectX with some funky results! The Particles vairy from big blobs to rings to small balls. This code has a few comments telling you how to change a few things but nothing big. Depending on the response to this example I might make a little game called Grenade launcher! with lots of comments so keep those votes comming!!!

4_2005-2006 #154999
Cool Ctrl + Alt + Del features class!!!

A short but handy and useful class module Desable/Enable Ctrl + Alt + del Show/ Hide application from Ctrl + Alt + Del list This is my second submission and it is quite short too so please vote for me or write some comments

4_2005-2006 #155441
Access Field Mapper

This program will allow you to physically map fields between two Access databases and then transfer the data (overwrite or append). You physically map it by clicking on an item in a list and then drag a 'Connector' object (just a bunch of lines thrown together in a class) to a field in another list. This code has been tested minimally. Please let me know if you find any errors. I will fix them. Thanks for your vote. All constructive criticism welcome! This is my first submission so help me out.

4_2005-2006 #154355
Resizing a picture algorithm

It resizes any size picture in a picturebox into another any size picturebox. I made this to show an algorithm of resizing a picture.

4_2005-2006 #155443
Add and .ini or any file to an executable

Want to put an .ini file INSIDE your .exe file? Yep...it's another file attachment sample. I've commented it heavily for newbies. There are only 2 subs, very short and to the point. It should help get you off the ground if you've never done this before.

4_2005-2006 #154722
Toolbars with Chevrons Demo

Chevrons are buttons that display a popup menu when there are more items on a toolbar than room to display them. All items that overflow the width of the toolbar are dynamically added to a popup menu to display them. Special thanks to Night Wolf for use of the Gold Button control which can be found here on Planet Source Code. Please vote if you like it, and drop me a line if you have any questions.

4_2005-2006 #155395
SIMPLE SQL ACCESS

This is Easy. Very Easy. 10 lines of code, 30 of comments. I'm sick to death of trying to find simple, concise code that tells me what I need to know. This is an example of how to access a SQL Database from VB, and how to use the data returned.

Languages
Top Categories
Global Discovery