Re: Heap APIS

2003-07-05 Thread Marcus Meissner
On Sat, Jul 05, 2003 at 08:34:51AM +, Jean-Eric Cuendet wrote: > Hi, > In windows, there is APIs for Heap management (HeapCreate, HeapAlloc, ...). > Are they implememted in wine? How? Is it just stubs on malloc? Or are they *really* > implemented and working as secondary heaps? Yes. On top of

Re: Heap APIS

2003-07-05 Thread Raphaƫl Junqueira
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi > Hi, > In windows, there is APIs for Heap management (HeapCreate, HeapAlloc, ...). > Are they implememted in wine? How? Is it just stubs on malloc? Or are they > *really* implemented and working as secondary heaps? > Thanks. > -jec see: http://cv

Heap APIS

2003-07-05 Thread Jean-Eric Cuendet
Hi, In windows, there is APIs for Heap management (HeapCreate, HeapAlloc, ...). Are they implememted in wine? How? Is it just stubs on malloc? Or are they *really* implemented and working as secondary heaps? Thanks. -jec