INFO: Visual Studio Pro Edition Visual Basic Directory List
ID: Q171727
|
The information in this article applies to:
-
Microsoft Visual Studio, Professional Edition 97
SUMMARY
This article gives an overview of the contents in the Visual Basic
directory, located on Visual Studio Disc 1. The Visual Basic directory
contains three directories:
- \OS: contains the system files specific to Visual Basic.
- \Tools: contains the tools and cabinet files for third-party controls
shipped with Visual Basic.
- \VB: contains the files for the Visual Basic development environment.
MORE INFORMATION
This section is divided into the three Visual Basic directories. Within
each directory section is a list of subdirectories and a description of the
contents of that subdirectory.
OS Directory
The OS Directory contains the system files specific to Visual Basic.
\Crystal
This directory contains the dll files required by Crystal Reports.
\Fonts
This directory contains the TrueType font files required by Visual Basic.
\Help
This directory contains Help files on the following topics and controls:
- ActiveX (Vbcmn96.hlp)
- Common Controls (Cmdlg96.hlp)
- Common Dialog Control (Comctl1.hlp, Comctl2.hlp)
- DBGrid Control (DBGrid96.hlp)
- DBList Control (Dblist96.hlp)
- Internet Transfer Control (Inet.hlp)
- MAPISession Control (Mapi96.hlp)
- Masked Edit Control (Masked96.hlp)
- MS Chart Object (Mschrt96.hlp)
- Communications Control (Comm96.hlp)
- MSFlexGrid Control (Msflxgrd.hlp)
- Microsoft Tabbed Dialog Control (Mstab96.hlp)
- Multimedia MCI Control (Mmedia96.hlp)
- PictureClip Control (Picclp96.hlp)
- Rich Text Box Control (Rtfbox96.hlp)
- SysInfo Control (Sysinfo.hlp)
- Visual Basic 5 Definitions (Vb5def.hlp)
- Visual Basic, Applications Edition (VBA)(Veendf3.hlp)
- Winsock Control (Mswinsck.hlp)
\MSapps
This directory contains the DAO 3.5 systems files and the Microsoft Systems
Information program.
\Shellnew
This directory contains VB50.vbp project file that Windows Explorer uses to
create a new initialized Standard .exe project file for Visual Basic. When
you double-click the copy of this file, Visual Basic starts without
requiring additional user input.
\System
This directory contains the control, dependency, and system files for
Visual Basic. This directory also has the following utilities:
- ODBC Data Source Administrator: The program used to connect to ODBC
databases.
- Regsvr32.exe: The utility used to register files in the system registry.
Tools Directory
The Tools directory contains tools and utilities that ship with Visual
Basic and the Service Pack 5 for Windows NT 3.51.
\Cabinets
This directory contains the cabinet files (.cab) for controls.
\Catalog
This directory contains an online catalog of third-party products you can
use with Visual Basic. The catalog can be viewed on a web browser by
opening the file index.htm.
\Controls
This directory contains all of the ActiveX Controls that shipped with
Visual Basic 4.0 Professional and Enterprise Editions, which are no longer
shipped with Visual Basic 5.0. Following are the controls:
- 3D controls (Threed32.ocx)
- Animated Button (AniBtn32.ocx)
- Gauge(Gauge32.ocx)
- Graph (Graph32.ocx)
- Grid Control (Grid32.ocx)
- Key Status (KeySta32.ocx)
- Outline (MSOutl32.ocx)
- Spin Button (Spin32.ocx)
For more information about these controls see the file readme.txt in this
directory.
\Docs
This directory contains the following documents:
- Deploying Controls on the Web (Compdown.doc 918Kb)
- Notes for Developing Dlls for use with Microsoft Visual Basic
(Vb5dll.doc 109Kb)
The complete Visual Basic product documentation is available through Books
Online.
\Lpk_tool
This directory contains Lpk_tool, a program to author a license package
file for the run-time licenses of controls you create. For more information
about this tool, see the help file or readme.txt in this directory.
\Nt351sp5.a
This directory contains the Microsoft Windows NT 3.51 Workstation and
Server U.S. Service Pack 5. For more information about this service pack,
see the readme.txt file in this directory.
\Odbcspy
This directory contains the utility ODBC Spy. This utility allows you to
log the ODBC API calls produced by your Visual Basic application. For more
information about ODBC Spy, see the help file or the readme.txt file in
this directory.
\Olemsg
This directory contains the following files and directory about OLE
Messaging:
- Olemsg.hlp is a Windows Help file that documents the entire OLE
Messaging library. The file includes complete reference information,
a programmer's guide, and many brief code examples.
- Olemsg.xls is a Microsoft Excel spreadsheet that contains all of the
sample source code that appears in the OLE Messaging documentation.
There are no complete sample programs, but many short routines
illustrating how to use various OLE messaging features.
- Timecard.cli is a directory containing a complete OLE Messaging sample
application, written for Visual Basic. There is a server program that
maintains a list of users and summarizes their timecard reports, and a
client program that is used to fill out a timecard. Refer to the
readme.txt in this directory for more details.
\Pspy
This directory contains the files for the Process Viewer program. Process
Viewer performs the following:
- Finds where the Dlls are located in memory.
- Identifies the versions of all the Dlls that your program is using.
- Provides information on the Working Set of a process.
For more information, see the readme.txt in this directory.
\Regutils
This directory contains the following tools used for registering in-process
OLE servers:
- Regsvr32.exe: Use this to register and unregister in-process servers.
- Regocx32.exe: A program specifically designed for use by setup
programs to install OCX files.
- Regit.exe: A command-line utility that you can use to register one or
more in-process servers.
For more information, see the readme.txt file in this directory.
\Repostry
This directory contains the source code for sample applications that
demonstrate how to write code that uses the repository. There is a Browser
sample and a File System sample. For more information about these samples,
see the file, Samples.wri.
\Stoolkit
This directory contains the localized versions of Setup.exe for the Setup
Tool kit. You can easily distribute fully localized setups for different
languages by including the appropriate Setup.exe.
\Unsupprt
This directory contains several Visual Basic samples that are not supported
by Microsoft.
\Xtnsblty
This directory contains the file vbide.h.
VB Directory
The VB Directory contains the files for the Visual Basic development
environment.
\Graphics
This directory contains a collection of graphic files that can be used in a
Visual Basic project, such as .Avi files, bitmaps, cursors, icons, and
metafiles.
\Help
This directory contains help files on the following topics:
- ActiveX Control Wizard (Ctlcrwzd.hlp)
- ActiveX Document Migration Wizard (Formdocwz.hlp)
- Application Wizard (Appwzrd.hlp)
- Bidirectional Features (Bhelp32.hlp)
- Class Builder Utility (Clswzrd.hlp)
- Crystal Reports for Visual Basic (Crw.hlp)
- Data Access Objects Help (Jetdef35.hlp)
- Data Form Wizard (Dataform.hlp)
- Jet Error Message Reference (Jeterr35.hlp)
- Jet SQL Reference (Jetsql35.hlp)
- Microsoft Developer Technical Support (Vb5pss.hlp)
- Property Page Wizard (Proppgwz.hlp)
- Repository Add-in Reference (Repvb.hlp)
- Repository Reference (Repostry.hlp)
- Setup Wizard (Setupwiz.hlp)
- Visual Basic 5 Help (Vb5.hlp)
- Visual Basic for Applications (Vb5ext.hlp, Vbenlr3.hlp)
- Wizard Manager (Wizdmngr.hlp)
\Odbc
This directory contains the files that allow you to redistribute ODBC and
the ODBC drivers that ship in Visual Basic 5.0 with your application. The
Visual Basic 5.0 Setup Wizard does not support the setup and distribution
ODBC or the ODBC drivers found on your computer. For more information see
the file readme.txt in this directory.
\Report
This directory contains the executable, system, and help files for Crystal
Reports.
\Repostry
This directory contains all the files for the Microsoft Repository. For
more information, see the Readme.wri file in this directory.
\Samples
This directory contains the sample files shipped with Visual Basic. For
more information about the samples, see the file Samples.hlp in this
directory. This file is a help file that documents the samples.
\Setup
This directory contains the setup program to install Visual Basic on a
system. To install Visual Basic, run the file Setup.exe.
\Setupkit
This directory contains the Setup Wizard files used to create an
installation program for your Visual Basic program.
\Templates
This directory contains the templates for common application components
such as an About Dialog Box and a Splash Screen. For more information about
these templates, query templates on the Books Online.
\Vbonline
This directory contains the Books Online files.
\Winapi
This directory contains the following text files for use with the API text
viewer:
- Apiload.txt: Explains the API viewer.
- Mapi32.txt: MAPI32 API declarations for Visual Basic.
- Win32api.txt: Win32 API Declarations for Visual Basic.
\Wizards
This directory contains the templates to create Wizards in Visual Basic.
Additional query words:
Windows Sockets Communications MAPI Sessions
Keywords :
Version : WINDOWS:97
Platform : WINDOWS
Issue type : kbinfo
Last Reviewed: April 13, 1999