Resource Compiler Fatal Error RW1025

Out of far heap memory

There wasn’t enough memory. Try not running any memory-resident software that might be taking up too much space. Use the CHKDSK program to find out how much memory you have.

If you are creating a large resource file, you can split the resource script into two files. After creating two .RES files, use the MS-DOS command to join them together. For example:

copy first.res /b + second.res /b full.res