I'm using C#, and trying to test whether Windows has virtual memory enabled or not. I just need a function that can return a bool for this. Does anyone know of one? I know it's possible because I remember trying to play a game once and getting an error that said I needed to enable virtual memory.
↧