Running the Visual Workbench from a Network DriveID: Q97672
|
On occasion, you may need to access components of the Microsoft Visual C++
from a remote network connection. Even though Visual C++ was not designed
for access from a network server, you can use the Visual Workbench from a
remote workstation that has Microsoft Windows, version 3.1 or later,
installed.
The information below has been tested on only a few systems. You may need
to modify the setup shown below for some installations.
NOTE: Microsoft Visual C++ was not developed as a network shared
application. The information provided below has been tested minimally and
may not be complete; it may be necessary to place additional files on a
writable disk. Visual C++ is licensed on a single-user basis. A validly
licensed copy of Microsoft Visual C++ is required for each computer that
uses the product as outlined below.
To run Visual C++ from a read-only network drive or a CD-ROM, you must
have a writable directory that contains certain .EXE and .DLL files.
In addition, your SYSTEM.INI file contain entries that enable the
Visual Workbench to properly initialize itself. The following lines
must appear in the [386enh] section of the SYSTEM.INI file:
WinExclusive=0
device=*vmcpd
device=<path>dosxnt.386
device=<path>mmd.386
device=<path>cvw1.386
Replace <path> with the complete drive and directory path to the
location of the .386 device files. These files may be on a read-only
drive. The CVW1.386 device is provided with the Professional Edition
and is required only if you use CodeView for Windows.
MFCAPPWZ.EXE
MSVC.EXE
WINTEER.EXE
CLONEDBG.DLL
CVWIN.DLL
DBWIN.DLL
EED1CAN.DLL
EED1CXX.DLL
EEW0CAN.DLL
EEW0CXX.DLL
EEW0CXXV.DLL
EMD1D1.DLL
EMW0W0.DLL
EMW0W0V.DLL
HOOK.DLL
MFCCLSWZ.DLL
MSCOPTS.DLL
MSVCHELP.DLL
MSVCVER.DLL
NMD1PCD.DLL
NMW0PCD.DLL
RCDLL.DLL
SHD1.DLL
SHW0.DLL
SHW0V.DLL
STRESS.DLL
STRESSHK.DLL
STRESSLG.DLL
TLD1LOC.DLL
TLW0LOC.DLL
TLW0NCL.DLL
The following files must be installed in the Windows system directory
(by default, C:\WINDOWS\SYSTEM):
HLPTAB.DLL
GRID.VBX
VC.LIC
TECHNOTE.DLL
MFC200.DLL (MFC250.DLL in versions 1.5 and later)
MFC200.SYM (MFC250.SYM in versions 1.5 and later)
MFC200D.DLL (MFC250D.DLL in versions 1.5 and later)
MFC200D.SYM (MFC250D.SYM in versions 1.5 and later)
The following files must be installed in the Windows directory (by
default, C:\WINDOWS):
MSVC.INI
TECHNOTE.INI
APSTUDIO.INI
Additional query words: kbinf 1.00 1.50 ide networks
Keywords : kb16bitonly
Version :
Platform :
Issue type :
Last Reviewed: August 2, 1999