Is it possible to a clipper program call the functions from a DLL written to be used by Delphi and Visual Basic ?
If possible, How do that ?
Thank You !
There is a program called rundll under windows which allows you to call dll functions from the command prompt. You will need to make sure that you pass results back (if any) through disk file.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.