Hi, We have embeded perl into a C application on the PC. The perl in the C application was compiled using Microsoft Dev Studio and it appears to work fine with Active states perl modules that one downloads.
I have created a Perl module using Inline that compiles some C code. This routine works fine when called using Active State's perl but when it is called by the embeded perl program I get an error that indicates that the function (that is being exported from the module) does not exist. Any ideas Thanks Bob
