I want to allocate the heap size in Visual C++ using Project > Settings > Link tab. It seems like it is only possible to allocate the stack size using this screen. There should be a way to add /heap: as a linker option but it alludes me. I know this question was asked a long time ago but there was no response.