From: saravanan raj <[EMAIL PROTECTED]> > I have created a dll which has some functions and > variables in vc++. > > i want to make use of that dll in my perl script > how to do that.
Read documentation to Win32::API or FFI modules. (It's included within the modules, perldoc should be able to extract it) I think both may be installed via PPM, if FFI is not I can send you a compiled version for ActivePerl build 6xx. Jenda =========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ========== There is a reason for living. There must be. I've seen it somewhere. It's just that in the mess on my table ... and in my brain. I can't find it. --- me _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
