LocalInit

The LocalInit function has been deleted. Every Win32 application has a heap managed by the system. DLLs that must manage their own heap should use the Win32 Heap functions.

See Also

HeapAlloc, HeapCreate, HeapDestroy, HeapFree