in reply to How do I call C++ Dll's class Function in perl using Win32::API

Since you already have a compiler, you should go with SWIG/XS or Inline::CPP.
  • Comment on Re: How do I call C++ Dll's class Function in perl using Win32::API