I have 2GBs of RAM an an older program which refuses to start due to a negative memory size. So the plan is to hook GLOBALMEMORYSTATUS to report a faked & limited mem size temporarily. Is this possible at all?
I already know that I can limit the memory size at windows startup, but it would be more comfortable if I could do this only for a single program during an ordinary session...
