Re: FW: Win32::API help

2006-03-09 Thread willem
Bullock, Howard A. wrote: >I have tried all sorts of interations. Perl blows up every time I >execute memcpy->Call. > > > did you use my patch for win32::api ? see http://www.xs4all.nl/~itsme/projects/perl/ the attached script results in this output: todptr=00046770 1141891285,1614923216,8,1,2

Re: FW: Win32::API help

2006-03-09 Thread willem
Bullock, Howard A. wrote: >Also, I checked the Win32::API docs and the MSDN web and could not find >any information about memcpy that would lead me to: >Win32::API('ntdll.dll', 'memcpy', 'PNN', 'V', '_cdecl'); where can I get >more information about why this was constructed in this manner? > > m

FW: Win32::API help

2006-03-08 Thread Bullock, Howard A.
The list was originally omitted from the email. [Bullock, Howard A.] I have tried all sorts of interations. Perl 5.8.7.815 blows up every time I execute memcpy->Call. At this point I am not sure where to go. Can anyone confirm that this approach actually works? Also, I checked the Win32::API d