Re: I need help using Win32::API

2003-03-06 Thread Sisyphus
- Original Message - From: "Louis Fenyvesi" <[EMAIL PROTECTED]> To: "Sisyphus" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 2:48 PM Subject: Re: I need help using Win32::API > Thanks for all you help! > > I will

Re: I need help using Win32::API

2003-03-06 Thread Louis Fenyvesi
ROTECTED]> Sent: Tuesday, March 04, 2003 4:16 AM Subject: Re: I need help using Win32::API > > - Original Message - > From: "Louis Fenyvesi" <[EMAIL PROTECTED]> > To: "Louis Fenyvesi" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> >

Re: I need help using Win32::API

2003-03-04 Thread Sisyphus
- Original Message - From: "Louis Fenyvesi" <[EMAIL PROTECTED]> To: "Louis Fenyvesi" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, March 02, 2003 1:36 PM Subject: Re: I need help using Win32::API > Well, I managed to compile perl usi

Re: I need help using Win32::API

2003-02-28 Thread Sisyphus
Hi, I'm using Win32::API version 0.20, Windows 2000, MSVC++6.0 (Standard edition). I've tested on 3 different perl's - all of them compiled myself from ActiveState source. The 3 builds I've tried it out on are 626 (5.6.1), 633 (5.6.1) and 802 (5.8). Haven't struck any trouble - apart from floats. I

Re: I need help using Win32::API

2003-02-27 Thread Louis Fenyvesi
IL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, February 27, 2003 2:10 AM Subject: Re: I need help using Win32::API > Hi, > > For simplicity I created a file 'cdll.c' which looked like this: > __ > // Main for temp DLL