----- Original Message ----- From: "Morihiro Miyazaki" <[EMAIL PROTECTED]> To: "Sisyphus" <[EMAIL PROTECTED]> Cc: <perl-win32-users@listserv.ActiveState.com> . . >> 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.)
In case you're not familiar with Inline::C, you'll find an example of how to access windows dll functionality in 'perldoc Inline::C-Cookbook' (towards the end, in the section "Just Desserts"). . . > > 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. > Yes. When I try to build Win32-API-0.46 I get the same as you, by the way. I wonder whether Visual Studio 2005 would be capable of building Win32::API for the 64-bit ActiveState build of perl ? (I'm not about to check on that ... you'd probably need the megabucks version anyway.) Cheers, Rob _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs