Your program is returning ErrorLevel 128 (exit code)

Here is a scenario: You have written a program; You run it; First line of the program never gets executed; ErrorLevel (exit code) 128 is returned. You search Google for solution, but nothing useful is found. This happened to me. Problem was — Windows was running out of memory on my virtual computer. This can …