----- Original Message ----- 
From: "Morihiro Miyazaki" <[EMAIL PROTECTED]>
.
.
> If the above codes could be converted to C codes by "x64 Intrinsics"
> , the compiler problem will be got over.
> However,the source codes of CALLBACK.XS are written by Assembler level
> coding. So another troubles will come up.
>

Callbacks are a recent inclusion in Win32::API. If you go back to version 
0.20, then the only problem you have to deal with is the inline assembly 
calls. If you can fix that then you could build Win32-API-0.20 . Obviously, 
"callback" and "struct" support will be missing, but you would still have a 
useful build of Win32::API.

Cheers,
Rob

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to