RexxUni: Difference between revisions
Appearance
mNo edit summary |
m →Links |
||
Line 16: | Line 16: | ||
==Links== | ==Links== | ||
* [ | * [rexxuni20.zip] | ||
[[Category:REXX Function Library]] | [[Category:REXX Function Library]] |
Latest revision as of 01:22, 5 October 2023
REXXUNI.DLL provides a part of UniCode API for Rexx programs. The source code (Pascal with inline assembly) is included.
- Author: Max Alekseyev
Functions
- UniLoadFuncs()
- UniDropFuncs()
- UniQueryCp([CpName])
- UniXlat(Str, [ToCp] [,FromCp])
- UniCpName([Cp])
Version
- 1.0 (2001)
- 1.1
- 1.2
- 2.0 (Jan 2002)
Links
- [rexxuni20.zip]