Fri Oct 16 19:43:51 2015: Request 107663 was acted upon.
Transaction: Correspondence added by BULKDD
Queue: Win32-API
Subject: Unpacking of byte array still buggy in 0.83_01
Broken in: 0.82, 0.83_01
Severity: Normal
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=107663 >
On Fri Oct 16 19:41:28 2015, BULKDD wrote:
> Do not use Win32::API::Struct like that. First Win32::API::Struct is
> very inefficient. Second you**R** null term problem is because it was sent
> through Win32::API***STRUCT*** and you didn't pass a plain string buffer to be
> written to. Just pad out a regular scalar with as described in
> http://search.cpan.org/~bulkdd/Win32-
> API/API.pm#CALLING_AN_IMPORTED_FUNCTION
spelling correction