![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^2: Correct call for dll with Win32::APIby walto (Pilgrim) |
on Dec 04, 2008 at 20:15 UTC ( #728080=note: print w/replies, xml ) | Need Help?? |
This is the line from the sample C-code: int HCE300_Read(int TrackNo, char *ReadData); I have no readable documentation of the dll. The data is read from an usb device. Re-reading the documentation of Win32::API I changed the line to: I am not sure what it does, but it did not help. Perl still crashes.
In Section
Seekers of Perl Wisdom
|
|