Search Tools Links Login

A few SHORT, USEFUL FUNCTIONS using APIs that you've never heard of, with many comments!


Visual Basic 6, or VB Classic

Let's see what I have... You can use my functions to display the Change Icon Dialog, just like in the shortcut properties (Updated: NOW WORKS!). You can check if a file has an executable extension. You can show the Exit Windows MsgBox ("You must restart for the changes to go to bed"). And you can show the Run Dialog (see screen shot).

Original Author: unknown

Inputs

There are many! Each function has its own, and the code has many comments in it, you'll know.

Assumptions

It's very well commented IMHO, so if you know how subs and functions generally work (and any programmer knows that) you will understand how to use the code. You need just slightly more than that to actually understand the code, though. But you'll manage =)

Returns

Usually? True on success, False on failure. *grin*

Side Effects

The Exit Windows MsgBox may accidentally exit windows! Oh no!

API Declarations

' There are exactly ten declarations and fourteen constants!
' Check the code out!
' Please vote if you find it useful, and please give feedback even if you don't!

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 105 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD77317122000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,732 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.