in reply to Re: Re: pack()ing Win32 Structuresin thread pack()ing Win32 Structures
The third parameter, the input parameter list, specifies how many arguments the function wants, and their types. It MUST be passed as a list reference.