My code here is loading resources out of a .resx file from a dll. It loads the resources fine until it hits around 40 or so, then it starts throwing out of memory exceptions. Could anyone explain to me why this is happening? And also how to fix it?My code here is loading resources out of a .res