Advertisement

Results for "Category: Miscellaneous"

2002ASP #3574
Dynamic(truly late-bound) loading of controls

This is a technique for late-binding to controls on your forms or usercontrols. Other techniques that I've seen on this web-site involve using control arrays. But in order to do this you need to include a reference to the control from the components menu. This is called early-binding and can disasterous for your programs if you're utilizing a COM object that frequently changes interfaces. The late-binding technique requires only the ProgID of the object as listed under HKEY_CLASSES_ROOT in your registry.

2002ASP #3589
AIM TOC Password Roasting example

This program roasts AIM passwords for sending to a TOC server. Ths program also shows the process it goes through as it's doing it.

2002ASP #3605
One Scrollbar for bound lists

Allows you to bind listboxes together with only one scrollbar per grouping of lists

2002ASP #3609
Skin Example

This is just a simple skin example. It uses the BitBlt Statement. Please leave all feedback. I will try to email a reply, or ill post it here.

2002ASP #3634
A new era on Fonters...Preview all your installed fonts!!!

This code will make a formatted list of all your installed fonts, so you´ll be able to preview all of them in a hurry. Note that you won´t see font per font, you´ll see ALL of them in a single formatted list. Also, if you double click a font, its character set will appear in a new window. You must see how it works. You'll learn also, how to load controls on a fly with code. Vote for this great code if you like it!!!

2002ASP #3637
simple clock

This is just a simple clock program.

2002ASP #3638
Sunero Zoomer »» ( like Windows 2000 accessibility feature )

Sunero ActiveZoomer is an application, which is similar to the Windows 2000 zoom application… It has the following features… + It shows a zoomed image of the screen, using the mouse position. + Completely Flicker – Free + Uses API + Zooms according to the size of the window + Stays on Top i.e. above all the windows (including the start menu) + Specify area to be zoomed All this and more in this incredible app! PLEASE VOTE !!! :o)

2002ASP #3640
Genetic Algorithms

Introduces uses and ways to implement the revolutionary AI technology... genetic algorithms.

2002ASP #3642
Combine Arrays or Add Arrays - Updated

This code will combine the contents of 2 arrays into a single array. I found the code for adding 2 byte arrays somewhere on the net, but I can't find it again to give the original author credit. So, whoever you are, thanks. The original code was incomplete and didn't fully combine the 2 arrays. I've corrected that and added code to show combining 2 string arrays.

2002ASP #3643
Combination Key Presses

This is another example of using Key Combinations to trigger code. It's pretty well commented to help beginners. Hope you like it.

2002ASP #3644
Get Local Date Format (Updated)

Updated to incorporate a VB 6 split function emulator for VB5 users. Also changed date format to lower case for compatibility with controls that don't like upper case date formats. This routine will return the Date format for the locale the app is running in. This way you can format your dates to display in the preferred format of the area the app is being used. (eg. mm/dd/yyyy in the U.S., dd/mm/yyyy in England, dd.mm.yyyy in Germany, etc).

2002ASP #3646
W.O.P.R. Hack (Fun)

Long time listener, first time caller. I believe computers should have more lights and make noise like they do in the movies. This program helps correct some of these flaws. The Idea is from an old movie probably everyone here has seen. When it gets all twelve it launches the missiles. Some useful coding examples include: Play a Wav by API, API drag around, Resource file plus more… Various pieces parts from PSC, thanks if it looks like yours. I wrote it a while ago so I forgot where I got things. Enjoy all.

2002ASP #3661
Cd Lender

Recently i've been rather absent minded of whom i lend my CDs to, so I came up with this handy little program to help me keep track of who's got what.

2002ASP #3672
Dummyfilecreator

this program has absolutely no use,but can teach a thing or two...

2002ASP #3673
VBScript collection

A small collection of VBscripts mostly for learning purposes but with some usefull utilities

2002ASP #3679
Transparent Form

Demostrate how to create a transparent form using VisualBasic. This code will run only on a Windows 2000 machine due to the fact that the SetLayeredWindowAttributes API is unsupported under Windows 95/98/NT.

2002ASP #3686
Computer Uptime

Here's a silly little app that will tell you how many days, hours, minutes, seconds, and milliseconds that Windows has been running.

2002ASP #3692
Warcraft II BNE Trainer

Allows you to upgrade Swords, Sheilds, Catapults, Arrows, Ship Armor and Ship Cannons over and over again.

2002ASP #3721
A Simple Drag Drop Demo

This code gives a pretty good demo of how to drag and object, drop the object, and how to lock it into a position. Great for beginners. Simple and useful.

2002ASP #3743
Listbox Reorder

A function that will allow you to move the selected item in any listbox up or down in the listbox.

Languages
Top Categories
Global Discovery