On 12/17/2009 06:26 PM, Alexandre Julliard wrote:
Paul Vrienspaul.vriens.wine@gmail.com writes:
That's just hiding the problem, an app can pass the same structure.
So the 'users' should be fixed?
We need to define a platform-independent struct for marshalling that data across processes anyway, we can't blindly send the structure.
And I thought I picked an easy one, that'll teach me ;)