shlwapi: Resupply array sizes stripped by function interface (Try 2)

Andrew Talbot Andrew.Talbot at talbotville.com
Wed Sep 27 01:23:17 CDT 2006


Please ignore this patch.

Because the function I'm fixing cannot know the sizes of the buffer arrays
with which it is being called, I think it seems sensible to add their
respective lengths as extra input arguments, so the caller tells the callee
the sizes of the arrays it is getting.

I shall send another patch tonight.

-- Andy.





More information about the wine-patches mailing list