Run-time System Files to Ship

Warning: We recommend that you ship the whole of reUZE Server with your application. However to provide backward compatibility, you can still select and ship specific files.

These files are packaged in the reUZE Server install file SRP32xxxxxxxx.exe (where xxxxxxxx indicates the build) on your reUZE Server CD. To extract files without installing reUZE Server, run the executable with the /a switch and specify the location in which to store the extracted files. For example, enter:

srp*.exe /a

Many of the frequently required files are already packaged together into the utils.lbr file, which you can ship if it suits your application's needs. Alternatively, you can choose just the files that your application requires.

If you require support for: Single-threading files needed: Multi-threading files needed:
CBL_EXEC_RUN_UNIT (graphical user interface applications) cblxecws.exe cblxecwm.exe
CBL_EXEC_RUN_UNIT (character user interface applications) cblexecs.exe cblexecm.exe
MF_CLIENT_STATE_* (Web application server-side persistence) sstate.gnt sstate.gnt
Character user interfaces (for true console applications only) cblvios.dll cblviom.dll
Character user interfaces (for applications that use the default COBOL text window) cbldwins.dll cbldwinm.dll
File handling, for enhanced ACCEPT/DISPLAY syntax (ADIS), and for OO persistence mffh.dll mffh.dll
Running .int files, and for enhanced ACCEPT/DISPLAY syntax (ADIS) cblints.dll cblintm.dll
Making calls to the Win32 API from intermediate and generated code cob32api.dll cob32api.dll
Print support module cblprnt.dll cblprnt.dll

Other run-time support files that you might need to ship depending on the functionality that your application uses are as follows:

If your application uses: Files needed:
ActiveX controls:
  • Toolbar
  • Status bar
  • Tree view
  • Spin button
  • comctl32.dll (Microsoft module)
Btrieve
  • xfh2btr.gnt
  • _btrv.gnt
Command-line Sort
  • mfsort.exe

CCI:

  • APPC protocol
  • DDE protocol
  • IPX protocol
  • NetBios protocol
  • TCP/IP protocol
  • TCP2 registration

 

  • cciap32.dll
  • ccide32.dll
  • cciix32.dll
  • ccinb32.dll
  • cciinst.exe and ccitc32.dll
  • ccitcp2.exe
Client/server binding
  • mfcsmgr.int
  • mfserver.int
  • mfclient.int
Common Gateway Interface (for CGI server-side program on Win32 platform)
  • acccgi.dll
  • acccgi.int
COM support (for deploying COM mapped interfaces)
  • comservices.dll
  • mfclbinp.dll
  • mfidmap.dll
Debugger See On-site Debugging Support Files
Debugging remotely See On-site Debugging Support Files
Dialog System

(You need to include only those items your application uses)

  • cbldwins.dll
  • cblints.dll
  • cblrtss.dll
  • cblvios.dll
  • dsgrun.dll (Dialog System run-time)
  • dsexcept.dll (Exception-reporting support)
  • dsmdi.gnt (enables screensets to use MDI)
  • dsrunner.gnt (DSRUNNER module)
  • mfolex32.dll (COM automation support)
  • mfoxui32.dll (COM automation support)
  • oopss.dll
  • pan2nt.dll
Dialog System extensions

You need to include only those extensions that your application uses

Note that if you use a dsdmi.gnt extension, you will need to link a dsdmi.obj to your application

  • dsbrowse.gnt
  • dscnr.gnt (Character mode)
  • dscobcal.gnt
  • dscrun.lbr (Character mode)
  • dsdde.dll (DDE support)
  • dsdir.gnt
  • dsfw.lbr
  • dsfwbw32.dll (Frame Window support)
  • dsfwdf.lbr
  • dsgrph32.dll (Graphics server)
  • dsmdi.gnt
  • dsmovsz.gnt
  • dsonline.gnt
  • dsplayer.dll (DSPLAYER module)
  • dsrun.gnt (Character mode)
  • mfbps.dll (Graphics server)
  • ActiveX controls (see top of table)
FaultFinder facility
  • cbldbg.dll
  • cblffndm.exe (multi-threaded)
  • cblffnds.exe (single-threaded)
File handling
  • xfh2btr.gnt (access to btrieve files)
Fileshare
  • fhrdrpwd.lbr
  • fs.exe (server trigger)
  • fsservice.exe (to run as an NT service)
  • fsclose.exe (server closedown support)
  • fsmgr.dll (manager API support)
Help - Character on-line help
  • helpname.lbr
  • hyhelp.cfx
  • hyhelp.hnf
  • hyhelp.lbr
  • hyhintf.gnt
  • name.lbr
  • utils.lbr
ISAPI server-side program (for deployment on a Win32 platform)
  • accisapi.dll
Java interfaces support
  • mfcc.exe
  • mfccmui.jar
  • xerces.jar
Micro Focus configuration (.cfg)
  • mfconfig.gnt

Micro Focus run trigger program:

  • multithreaded trigger
  • multithreaded trigger (Windows)
  • single-threaded trigger
  • single-threaded trigger (Windows)

 

  • run.cfg
  • run.exe
  • runm.exe
  • runmw.exe
  • runs.exe
  • runsw.exe
  • runw.exe
  • shell.lbr
  • tools.lbr
  • utils.lbr
Microsoft Transaction Server
  • objectcontext.dll
ODBC
  • drivers obtained separately, and
  • odbcrw32.dll
Panels V2
  • pan2clib.gnt
  • pan2nt.dll
  • panels2.gnt
Rebuild facility (command-line file recovery tool)
  • callrb.lbr
  • rebuild.exe
  • mflangxx.lbr - these files need to be available, and the COBDIR environment variable needs to point to the directory containing them
SQL, ESQL and ODBC
  • csqlsupp.dll (Cobsql)
  • odbcrw32.dll
  • oesqlebc.dll (OpenESQL with EBCDIC data)
  • ODBC drivers obtained separately
Web Services support
  • gk-os.dll
  • gk-utility.dll
  • mclient.dll
  • mfclsoap.dll
  • mfidmap.dll
  • nxwscrun.dll
  • xerces-c_2_1_0.dll

Related Topics