Hi,

I am handling a project needing to call DLL by perl. I wrote the core
code in C++ and I want to call these classes and functions in .xs.
However, I don't know how to achieve this...
First of all, I must include .h files in .xs, so I should add .h files
in the same directory as .xs. I want to ask, apart from .h files, what
other files need I include? such as cpp, lib or others?

Thank you very much!!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to