in reply to Possible or am I dreaming for Perl made dlls

Inline::Struct will take care of this header ok. Where are your functions defined? Inline::C will produce a dll for perl to load, but only if you have a C compiler available.

Update: On second look, there appear to be identifiers in the header that are not defined. You'll have to collect enough other headers that compilation can succeed.

After Compline,
Zaxo

  • Comment on Re: Possible or am I dreaming for Perl made dlls