Re: Something like Winheap but for small object allocation?
- From: Alexandr Filenkov <afilenkov@xxxxxxxxx>
- Date: Mon, 22 May 2006 22:03:52 -0400
Try www.swiftalloc.com, it is just a single dll which when you load
it, intercepts all the calls to new/delete malloc/free functions.
It works pretty stable for me.
Alex.
.
- Prev by Date: Re: Net connection detect - LAN vs WLAN
- Next by Date: RE: Link error
- Previous by thread: Re: Net connection detect - LAN vs WLAN
- Next by thread: ifstream error
- Index(es):
Relevant Pages
|