This requires symbol prefixes fixing among other issues.
64 bit support has issues due to long not being 64 bit; the Cygwin compiler has 64 bit longs, but standard `windows ones do not. Easiest to start with 32 bit support and then decide the best approach to this.
This requires symbol prefixes fixing among other issues.
64 bit support has issues due to long not being 64 bit; the Cygwin compiler has 64 bit longs, but standard `windows ones do not. Easiest to start with 32 bit support and then decide the best approach to this.