|
|
|
 |
modSlideWindow |
|
|
Raise/lower specified window from/to the bottom of
your screen. |
 |
 |
|
|
|
 |
DriveStuff |
|
|
Simple subs for determining disk drive type, and also opening and
closing a specified CD-ROM drawer. |
 |
 |
|
|
 |
Bail |
|
|
Provides the "DieAppDie" sub, the right way to terminate an
app. |
 |
 |
|
|
 |
ShellExec |
|
|
Provides a "runfile" sub for executing the file of your choice
by it's file-association. No need to specify an application. |
 |
 |
|
|
 |
StringStuff |
|
|
Various string-related subs,
including ones to extract the file name from a long pathlist, something
to extract a pathlist without the filename on the end, something to
extract a filename from a long URL, something to determine if a string
is all digits, and more. |
 |
 |
|
|
 |
Wiper |
|
|
Provides functionality to do
a "government wipe" on a file that's specified... a truly deviant sub, I
must say. |
 |
 |
|
|
 |
StayOnTop |
|
|
A control to keep the
specified form on top of all others... sort of like a desktop toolbar or
something in that order. |
 |
 |
|
|
 |
BrowseForFolder |
|
|
Unlike the "ShowOpen" window of the common dialog control,
this control will let you browse for a FOLDER, instead of a file. User
activated buttons are available for previous, new, and desktop. |
 |
 |
|
|
 |
FindModem |
|
|
Determine what comm port your modem is on, the EASY way. |
 |
 |
|
|
 |
MSBLED |
|
|
Light-emitting diode
simulation control ... enjoy |
 |
 |
|
|
 |
MakeShortcut |
|
|
Creates a shortcut to the executable of your
choice, in the folder of your choice. |
 |
 |
|
|
 |
FBrowse
|
|
|
Like BrowseForFolder, but without all the bells and whistles. |
 |
 |
|
|
 |
MSBLogin |
|
|
A simple control for acquiring a user id, and password from a user. |
 |
 |
|
|
 |
Makelink
|
|
|
|
 |
Use this module to create a link to anything, anywhere, and call it what
you want. No
scripting references involved. |
 |
|
|
|
 |
GetDriveStats |
|
|
The easy way to get drive statistics, such as
type,
volume name, ready status, capacity, free space and more. |
 |
 |