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? memcpy

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