|
Overview During
the course of our development, we create many reusable tools. We are now making
those tools available to you free of charge. Most downloads include sample
Visual Basic source code and documentation. All
the freeware tools are yours for the taking. You may distribute them as needed
royalty-free. RegMenu™ RegMenu
is a stand-alone executable file that will allows you to register .dll and .ocx
files by simply right-clicking on the file in Windows Explorer. Download RegMenu
here. BEUtilities™ BEUtilities
is a simple .dll that contains a few useful functions to make your programming
life easier. With BEUtilities, you can write data to the NT event log
with only a few lines of code. Also, you can transfer files using multi-threaded
code that will for example, fail after a timeout you specify. Download
BEUtilities here. BESchedule™ BESchedule
is an .ocx allows a user to graphically create time-of-day
schedules you need in your application. Download BESchedule here. BEShutdown™ BEShutdown
is a stand-alone executable file (.exe) that makes it easier to shutdown Windows through your application.
Because of Windows 200/XP security requirements, shutting Windows down is not as
trivial as expected. Instead, let BEShutdown do it for you. Download BEShutdown here. BEMailer™
 BEMailer
is an ActiveX .dll that allows you to send
SMTP messages to any email address from your application. It also allows you to
send multiple attachments. Download BEMailer here.
|