in reply to Re^2: Low-level version of Win32::API::Struct
in thread Low-level version of Win32::API::Struct
What are you unpacking with a 'P10'? That 'C' won't return a pointer, I think that 'C' as a return type is an undef in 0.68. You might also be leaking memory.