I wish to call a VB dll from rexx.
I've tried rxfuncadd, but seem to be missing something. The error message indicates that the dll was found, but not the function.
A friend suggested using the Dependency Walker to see what the VB dll had exposed, and sure enough the function was not exposed. This could be the problem, but I can't figure out how to get the VB to expose the function.
If anyone has hints on calling a VB dll from REXX, please help. Thanks!
-Mike
I've tried rxfuncadd, but seem to be missing something. The error message indicates that the dll was found, but not the function.
A friend suggested using the Dependency Walker to see what the VB dll had exposed, and sure enough the function was not exposed. This could be the problem, but I can't figure out how to get the VB to expose the function.
If anyone has hints on calling a VB dll from REXX, please help. Thanks!
-Mike