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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. |