Re: Win32-API-0.55 problem

2008-10-22 Thread Bill Luebkert
Sean Lin wrote: > 2008/10/22 Justin Allegakoen <[EMAIL PROTECTED]>: >> Please provide a *small* sample of the code that is failing for you, and let >> us know the dll that youre trying to interface with. > > > This is my *small* sample... I'm not sure what the problem is, but I would start by di

RE: Win32-API-0.55 problem

2008-10-22 Thread Brian Raven
Sean Lin <> wrote: > 2008/10/22 Justin Allegakoen <[EMAIL PROTECTED]>: >> >> Please provide a *small* sample of the code that is failing for you, >> and let us know the dll that youre trying to interface with. > > > This is my *small* sample... > > > DLL function >

Re: Win32-API-0.55 problem

2008-10-22 Thread Sean Lin
2008/10/22 Justin Allegakoen <[EMAIL PROTECTED]>: > > Please provide a *small* sample of the code that is failing for you, and let > us know the dll that youre trying to interface with. This is my *small* sample... DLL function == API_TEST_API int __stdcall sum_integ

Re: Win32-API-0.55 problem

2008-10-22 Thread Justin Allegakoen
* **2008/10/22 Sean Lin <[EMAIL PROTECTED]> * > > *ActivePerl-5.8.8.824 containing the Win32-API-0.55, > This module can not return the function reference parameter. > > It is no problem to install the > > http://ppm.activestate.com/PPMPackages/zips/8xx-builds-only/Windows/Win32-API-0.53.zip > ___