Andy Willis wrote:
>
>
> Should it work as a drop-in replacement?
> Andy
>
> Michael Greene wrote:
>> I'm just about done with a rexxutil.dll clone, would anyone be
>> interested in trying it?
>>
>> Mike
>>
>
Hey Andy,
Yep. As far as I can tell, doing exehdr on the classic and orexx
rexxutil.dlls looks like they are the same. So, I started with the
exehdr list and started filling in from the toolkit, oorexx, regutil,
and other source. The rest I just rewrote.
Of the 85 functions in the dll, I dead-ended SysLoadLibrary and
SysDropLibrary, I have 2 more to finish up.
Mike