G
Guest
I am using VS2003. How can I compile a (32-bit) C# project so that the
program can use more than 2GB of memory space?
I came across a /3G compile option searching on this subject, that is
supposed to give a process 3GB before throwing OutOfMemory. But I can't find
any documentation on how to apply it to C# or in Visual Studio.
program can use more than 2GB of memory space?
I came across a /3G compile option searching on this subject, that is
supposed to give a process 3GB before throwing OutOfMemory. But I can't find
any documentation on how to apply it to C# or in Visual Studio.