Some guide how use the plugin hpwDllCall? - Forum

Forum Navigation
You need to log in to create posts and topics.

Some guide how use the plugin hpwDllCall?

The tittle. Thank you.

Hello,

A bit of a long story you can find on its page:

https://www.hpwsoft.de/anmeldung/html1/neobook/neobook6.html

So in the very early days of learning to make plugins it was a project to allow calling a dll from other languages.

And then it was tested with CormanLisp, Delphi and Powerbasic.

But it is a very basic kind of interface with only one sort of parameter (Pchar)

Later then comes the newlisp project with a more advanced interface. (Besides other language experiments)

So a look at the demo pub of the plugin is the main source for understanding what it does.

Edit: Moved to this forum

Regards

Hans-Peter

Thank you, Hans-Peter. I'll look that demo pub.