VRXDA: Difference between revisions
Appearance
Created page with "VRXDA object for VX-REXX '''Note:''' To Use the VRXDA object you must have VX-REXX version 2.1 or greater. ==Files== * VDAAPPC.DLL * VDANETB.DLL * VDANP.DLL * VDAOCRW.DLL *..." |
|||
Line 4: | Line 4: | ||
==Files== | ==Files== | ||
* VDAAPPC.DLL | * VRXDA.DLL (The VX-REXX object DLL) | ||
* VDANETB.DLL | * VDAAPPC.DLL (APPC protocol DLL) | ||
* VDANP.DLL | * VDANETB.DLL (NetBIOS protocol DLL) | ||
* VDAOCRW.DLL | * VDANETBL.EXE (NetBIOS Daemon) | ||
* VDAPROF.DLL | * VDANP.DLL (Named Pipes protocol DLL) | ||
* | * VDAOCRW.DLL (Interface DLL) | ||
* VDAPROF.DLL (DLL for profile editor) | |||
* VDAPROF.EXE (Profile editor) | |||
* VDAPROF.HLP (Help for the profile editor) | |||
* IBMDABB.CP (A default profile for your program) | |||
==Documentation== | ==Documentation== |
Revision as of 03:37, 31 March 2017
VRXDA object for VX-REXX
Note: To Use the VRXDA object you must have VX-REXX version 2.1 or greater.
Files
- VRXDA.DLL (The VX-REXX object DLL)
- VDAAPPC.DLL (APPC protocol DLL)
- VDANETB.DLL (NetBIOS protocol DLL)
- VDANETBL.EXE (NetBIOS Daemon)
- VDANP.DLL (Named Pipes protocol DLL)
- VDAOCRW.DLL (Interface DLL)
- VDAPROF.DLL (DLL for profile editor)
- VDAPROF.EXE (Profile editor)
- VDAPROF.HLP (Help for the profile editor)
- IBMDABB.CP (A default profile for your program)
Documentation
Licence
Public Domain Binaries.
Author
- Peter Kanis / ADD Consulting (CH)