winefile temporary allocations

Martin Fuchs martin-fuchs at gmx.net
Fri May 13 07:27:12 CDT 2005


> Why is this needed?
> Doesn't HeapAlloc work on any 'Win32' platform?

I want to avoid calling heap allocation functions.
Using alloca() is slightly lighter.

Regards,

   Martin



More information about the wine-devel mailing list