Quote Originally Posted by Rydin View Post
Isn't that typical for a 32-bit app that is not large address aware?
Forgive me, I'm more of a hardware guy than a software guy and my programming (and 3D modeling) experience barely extend past brainbench And CompTIA
Yes, it's not set by default for 32-bit applications. But applications that use lots of resources should have it enabled. Sadly most devs just forget to set it :P