in reply to
Re^2: Call a function from DLL
in thread
Call a function from DLL
That's because your call to
Import
doesn't work. Apparently it returns an empty string. You should check for errors as
Discipulus
said above.
holli
You can lead your users to water, but alas, you cannot drown them.
Comment on
Re^3: Call a function from DLL
Select
or
Download
Code
In Section
Seekers of Perl Wisdom