How to create plug-ins - Forum

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

How to create plug-ins

Is there any good videos or instructions on how to create plug-ins for VNW?

I would be interested into creating some.

I write my own dll's using PureBasic which I can use VNW. :)

Quote from Krakerman on October 31, 2021, 8:52 pm

Is there any good videos or instructions on how to create plug-ins for VNW?

I would be interested into creating some.

Yes, I agree, quite some time I have a need to write my own plugins and some kind of detailed video instructions will be more than welcome, especially for  us without experince in plug-ins writing.

Maybe some of our experts (Andrei, Hans-Peter, Luis etc..) can made a video instructions?

Show how we can call an external API or DLL etc....

 

Cheers!

 

iretz has reacted to this post.
iretz

Hello Krakerman,

This question goes beyond yours here:

A purebasic expert would need to port the delphi or C samples from the SDK to purebasic.

Then you would be able to call SDK functions and register the plugin.

Regards

Hans-Peter