Page 1 of 1

dll - lists/maps & memory allocation.

Posted: Sun Oct 02, 2011 9:59 pm
by jassing
If I use a list or map in a dll function (or allocate memory in general) will pb free that memory when the dll unloads?