This just in: EA decided to release the source code for many of their C&C games, including
G and ZH. We could make our own bugfixes! But they're not accepting pull requests so it'd just be for our own personal builds.
Arif, do you feel like taking a crack at getting this to build in a modern IDE? The README has some instructions covering how:
> If you wish to compile the code under a modern version of Microsoft Visual Studio, you can convert the legacy project file to a modern MSVC solution by opening rts.dsw in Microsoft Visual Studio .NET 2003, and then opening the newly created project and solution file in MSVC 2015 or newer.
But I suspect the whole undertaking would be easier said than done.