dll - lists/maps & memory allocation.

Windows specific forum
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

dll - lists/maps & memory allocation.

Post 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?