- Original Message -
From: "Bernard Kenik" <[EMAIL PROTECTED]>
.
.
>
> What I am really trying to do is access a DLL which has one entry point.
> The C prototype for the function is: char *func(char * strp)
>
> Question: Should the compiler be the same as the compiler which made the
> dl
Thank you for your reply. See inline comments.
- Original Message -
From: "Bernard Kenik" <[EMAIL PROTECTED]>
To:
Sent: Monday, October 24, 2005 1:21 PM
Subject: Need help with h2xs and XS
I am currently trying to learn how to use XS.
I am reading and doing the
- Original Message -
From: "Bernard Kenik" <[EMAIL PROTECTED]>
To:
Sent: Monday, October 24, 2005 1:21 PM
Subject: Need help with h2xs and XS
> I am currently trying to learn how to use XS.
>
> I am reading and doing the examples in the perlxstut.
>
> So
Bernard Kenik wrote:
- Original Message - From: "Reinhard Pagitsch"
<[EMAIL PROTECTED]>
To: "Bernard Kenik" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, October 24, 2005 2:50 AM
Subject: Re: Need help with h2xs and XS
Hello Bernard,
You did not include
- Original Message -
From: "Reinhard Pagitsch" <[EMAIL PROTECTED]>
To: "Bernard Kenik" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, October 24, 2005 2:50 AM
Subject: Re: Need help with h2xs and XS
Hello Bernard,
You did not include the libraries for
Hello Bernard,
You did not include the libraries for for strcmp and printf.
regards
Reinhard
Bernard Kenik wrote:
I am currently trying to learn how to use XS.
I am reading and doing the examples in the perlxstut.
So far I have not been able to do example1.
I am using Windows XP with Servi
I am currently trying to learn how to use XS.
I am reading and doing the examples in the perlxstut.
So far I have not been able to do example1.
I am using Windows XP with Service Pack 2 on eMachine with an AMD64 cpu
ActivePerl 5.8.7
VC++ 2003 Toolkit
V