in reply to how to load a DLL file written in C code using PERL

There is an example of how to do this (using an XSUB) from quite a while ago: callbacks in XS code.

  • Comment on Re: how to load a DLL file written in C code using PERL