I have a program that has many forms with heavy graphics and controls. I wanted to preload all the forms in the memory but I found that the GDI resource is not enough and hang my PC. Is there actually a way to allocate more resource for this without adding new hardware ?

What hardware that affect this ? RAM, Video RAM, Processor ..

Thanks