in reply to Re: Win32::API::Struct - Automatic pointer creation not working ?
in thread Win32::API::Struct - Automatic pointer creation not working ?

I've had a look at the C function I am trying to call and althought it wants a pointer to struct, the variable name for this pointer to struct does not being LP - it's just called WORKITEMINFO.

In my mind, therefore, the automatic pointer creation of Win32::API::Struct isn't going to help me.

Does anyone have any suggestions as to how I should progress this - it's almost getting to the point where I might as well just write this in C! :)

fx, Infinity is Colourless