VX-REXX Splitbar: Difference between revisions
Appearance
No edit summary |
|||
Line 5: | Line 5: | ||
The class libary (VRSPLITB.DLL) contains only this one object class. The same DLL acts as both the developer's library and the public runtime. | The class libary (VRSPLITB.DLL) contains only this one object class. The same DLL acts as both the developer's library and the public runtime. | ||
==Download== | ==Download== | ||
Line 17: | Line 16: | ||
==Functions== | ==Functions== | ||
==Author== | ==Author== | ||
Line 25: | Line 22: | ||
==Links== | ==Links== | ||
[[Category:The OS/2 API Project]] | [[Category:The OS/2 API Project]] |
Revision as of 02:21, 12 July 2016
Description
The VX-REXX SplitBar class was provided by Watcom as sample code in the VX-REXX Object Development Kit. However, Watcom did not provide any precompiled version.
This package is simply a pre-built version of that sample code, integrated into the basic class framework. (The ODK license terms are unclear, but there do not appear to be any restrictions on the sample programs.)
The class libary (VRSPLITB.DLL) contains only this one object class. The same DLL acts as both the developer's library and the public runtime.
Download
File
License
- Sample code
Functions
Author
- Watcom
- Alex Taylor