> > ----- Original Message ----- > From: "Morihiro Miyazaki" <[EMAIL PROTECTED]> > . > . > > > > This time I would like to do with massively processing of archived > > LZH formatted data using win32::API and "UNLHA32.DLL" in 64-bit Perl. > > > > As an alternative, you could use Inline::C to access the dll functions on > your 64-bit perl. > (Or you could do it with XS.) > > Cheers, > Rob
Thank you for your advice I will take several approaches with your advice to solve the problem. If I could find a trouble shooting method, I will response you. It's clear that trouble of building win32::API in 64-bit perl is caused by the Inline Assembler which cl.exe(compiler) doesn't support in 64bit-environment. _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs