home *** CD-ROM | disk | FTP | other *** search
File List | 1997-10-03 | 12.0 KB | 180 lines |
- ==============================
- Visual Basic utilities
- ==============================
- ANIICON.ZIP aniicon.zip
- Contains an Access Database of Animated Icons(collections of
- image controls and timers) which are suitable for use with
- Visual Basic (all versions). To View and use this database you
- will need a licensed copy of either Object Thing (search for
- othing.zip) or Object Workbench(search for workb.zip)
- API.ZIP The Visual Basic API Viewer provides a convenient way to peruse
- and copy Function, Sub, Constant and Type declarations for use
- when programming for Windows 95. The freeware version provides
- syntax for 16bit, 32bit and MultiMedia structures in one easy
- to use facility. (for VB4)
- API16.ZIP api16.zip
- Contains an Access Database of Declarations, Types, Constants
- and utility subroutines that are suitable for use with
- Microsofts Visual Basic( all versions), Microsofts Access(v2&7)
- Microsofts Excel and Microsofts Word .
- CLVRES32.ZIP ClevRes Wizard
- The ClevRes wizard enables you to quickly and easily make your
- forms dynamic. You do not need to know anything about the
- methods and properties of the CClevRes class, the wizard will
- generate all the necessary code for you and tell you which of
- the form's procedures to copy it to.
- CODEST16.ZIP Code Storage for VB 3.0/16-Bit
- Gives you quick and easy access to your commonly used procedure
- Subs and Functions as well as the Win32 (or Win31) API
- Declares, Constants and Types. It also holds the new Visual
- Basic constants so now you only have one place to look for any
- code related items or snippets. You can add comments to your
- saved procedures to be included in your code and you can also
- add notes to the Declares, Constants, Types and VB Constants.
- Available for VB 4.0 (32-bit) as an add-in or stand-alone and
- VB 3.0 as a stand-alone. The 16-Bit version now has the VB
- Constants found in constant.txt and datacons.txt.
- CODESTSM.ZIP Code Storage for VB (32-bit version)
- Gives you quick and easy access to your commonly used procedure
- Subs and Functions as well as the Win32 (or Win31) API
- Declares, Constants and Types. It also holds the new Visual
- Basic constants so now you only have one place to look for any
- code related items or snippets. You can add comments to your
- saved procedures to be included in your code and you can also
- add notes to the Declares, Constants, Types and VB Constants.
- Available for VB 4.0 (32-bit) as an add-in or stand-alone and
- VB 3.0 as a stand-alone.
- CONFORM.ZIP Access to visual basic, form converter version 2.0
- Form Converter is an MS Access 7.0 Add-In utility that quickly
- converts Access Forms, Controls and their associated Code to
- Visual Basic Forms. Form Converter will save you a great deal
- of time when porting an Access application to Visual Basic. You
- no longer need to copy and paste code from Access to VB and
- re-design Forms from scratch. Converted Forms and Code will run
- in either VB3.0 or VB4.0.
- CPVB269.ZIP Code.Print for VB v2.269
- The ORIGINAL VB source code documentation utility - printing
- code since 1992. Now with new Win'95 style interface. Full
- support for VB5. Based on the award winning commercial version,
- Code.Print Pro, Code.Print has defined the VB shareware source
- code printing standard. Make a professional impression with
- your code.
- ENIGMA31.ZIP Enigma is a 32 bit shareware registration and source code
- Generation program for visual basi registration protection,
- from simple numeric codes up to nine characters in length, to
- complex alpha numeric codes near 20c developers. It offers three
- unique levels (types) of shareware characters in length.
- Enigma stores information that you enter about each project.
- EZDATA.ZIP EZdata (VB3 Application Framework)
- The fastest way to create your next VB 3.0 database
- application. This is a complete MDI Application 'skeleton' with
- an easy to implement tabbed data editor which will help you to
- get your next project off the ground even quicker. It's called
- EzData because it has been designed to make the management of
- most data tables to be straightforward. Just call the EditDbase
- function with the name of the table that you want your users to
- maintain and everything is done for you. Users can search for
- particular data (using partial strings if required) and the
- records which matches their search parameters are clearly
- displayed in a listbox - making it easy to select and view the
- required one.
- MDBUTIL3.ZIP MDB UTILITIES .... for Visual Basic 3
- A general purpose database utility for any VB3 programmer.
- Allows all usual modifications and additions to an existing VB3
- *.mdb, fields, indexes and settings can be added, removed or
- changed while keeping data intact...
- TRAPIT.ZIP TrapIt! (error handler installation utility) Version 3.0
- Utility (wizard) automates error traps installation into the VB
- 3.0/4.0/5.0 source code. Works as a standalone application or
- ADD-IN to VB 4.0 (becomes a part of VB environment). Parses
- BAS, FRM, CLS, MAK, VBP, HTM (with embedded VB script) files.
- Built in editor allows COMPLETE UNRESTRICTED CUSTOMIZATION of
- error handling templates. No interference with existing traps.
- Trap all, untrapped or only selected procs in selected files or
- in the whole project in interactive or batch mode. Six
- templates included. Help, cue-cards, electronic manual.
- VBDEM42E.ZIP VBDis3 - DoDi's Discompiler for Visual Basic 2.0 and 3.0
- This decompiler generates the complete source files (including
- the forms, modules and the MAK file, ready to run the program
- in the VB environment) from compiled Visual Basic (VB)
- executables. It is not designed to "crack" someone else's
- programs but to demonstrate how many parts of the source code
- are included in the executables by the compiler. I find this
- behaviour alarming - for what program are these pieces of
- information meant? The runtime system does not need them, and
- yet they were intentionally taken over in the program.
- VBDIS19E.ZIP VBMDis - DoDi's VB Make Discompiler
- VBMDis is a direct descendent of VBDis, designed to help you
- optimising your programs. It allows the comparison of both your
- sources and the compiled program. Examining the tokens shown
- and the definitions of the variables found in the EXE, you can
- find how your program may become smaller and faster. In
- revision 3.38 support was extended from VB 3.0 to VB 2.0, but
- some methods may be handled incorrect for VB 2.0.
- VBITV1_0.ZIP VBImageTool is a skeleton image editing program written in
- Visual Basic for VB developers or people who just want to learn
- more about Visual Basic. It gives programmers a "head start" in
- their own image editing program. VBImageTool is not a VBX, an
- OCX, an ActiveX or a dll. It is comprised entirely of VB code
- that can be easily modified and customized.
- VBPPDEMO.ZIP The Visual Basic Project Protector - Version 2.02
- Do you ever worry about the fact that unless your programs are
- protected, they can be decompiled and edited? Are you in need
- of a program that provides this protection for you? If you
- answered yes to the above questions then this is the program
- for you. Welcome to "The Visual Basic Project Protector" for
- Windows. The programs you write will now be safe from people
- who wish to decompile them for their own personal use.
- VBSRCH.ZIP VBSearcHistory Shareware Version 2.3
- Provides a feature missing from the Visual Basic programming
- environment.....a history list of the most recent text search
- arguments.
- VBVIEW.ZIP VBView 1.1 for Windows (all versions)
- A high performance utility that lets Visual Basic developers
- view and search VB source code without the overheads of
- switching projects or starting multiple copies of Visual Basic.
- Lets you print individual procedures. Works with VB3 and VB4.
- Shareware $10
- VDLL21.ZIP Simply Solutions Visual DLL (VB3,4,5)
- Is a unique product that brings Visual Basic programmers on par
- with their C++ counterparts. Visual DLL lets you create
- Standard Windows DLLÆs with True Function Exports. This means
- that the resulting DLLÆs are indistinguishable from those
- created with C++! The DLLÆs can be used with applications that
- were designed to work only with C++ written DLLÆs. Inside, the
- DLL can bring up Visual Basic forms, use databases and call
- other DLLÆs. Visual DLL provides total flexibility and the
- facilities for creating feature-rich competitive software.
- VDLLINFO.ZIP Visual DLL
- Makes your collection of Microsoft Visual Basic routines into a
- standard Windows DLL with true function exports. This makes
- your VB code callable from any Windows program. The calling
- program won't know your code is written in Visual Basic because
- standard C/C++ style parameter interfaces are exposed to the
- outside world. Internally, the calls are translated into VB and
- then back. Anything you can do in VB can be part of the DLL,
- including access to OCX's, databases and the displaying of
- Forms. Visual DLL supports both 16 and 32-bit DLL's, using
- Visual Basic 3.0, 4.0 or 5.0.
- VSR10.ZIP Visual Search & Replace 1.0
- Performs text searches across multiple text files with the
- option of replacing all, some, or no occurrences. It is unique
- in that the surrounding lines of text are displayed and the
- search text is highlighted to show the user the context in
- which it is found.
- YBTDEMO.ZIP Your BasicTab Demonstration Release 1.0.0.3
- Build Windows95 style tabs and wizards into any Visual Basic
- application. You can even make ActiveX controls. Your BasicTab
- works with all versions of Visual Basic from 3.0 to 5.0. It
- supports both 16 and 32 bit development. This means you can
- implement modern Windows95 tabbed dialogs and wizards in your
- legacy VB3 code and migrate to VB4 or 5 without changing a
- single line of Your BasicTab code. You can literally, load and
- run. Now that's a lot simpler (and less expensive) than jumping
- from VBX to OCX to ActiveX to . . . whatever. And when you're
- ready to start making your own ActiveX controls with Visual
- Basic 5.0, Your BasicTab can help you make great tabbed dialog
- controls and more.
-
-
-