in reply to Calling dll function(created in VC++) from Perl

I have a dll build in VC++.

C code, or C++? The name mangling that C++ does makes things harder.

I tried to do this with Win32::API but didn't success.

Show us the code!

Win32::APi can call functions in dlls--it is its sole purpose in being. So, either you did some thing wrong, or ...?

Without seeing what you tried, guessing is useless.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
"Too many [] have been sedated by an oppressive environment of political correctness and risk aversion."
  • Comment on Re: Calling dll function(created in VC++) from Perl

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.