Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Diving into the Vista Heap
Jun 23, 2006 at 3:32 AMAs far as I am aware these are implemented using the Windows API. I'm curious, though, as to how one would implement a heap without using OS provided functionality?
If you are aware of a specific implementation of new/delete that implements it's own heap I would like to take a look at it