The src complier (v3.78) is crashing with the following in win 10. the same resource works without issue in xp/7/8/8.1. can email resource file if required.
Runtime error from program:c:\program files (x86)\silverfrost\ftn95\src.exe Access Violation The instruction at address 0042f224 attempted to read from location 6c61661c
0042f1cd RESOURCES::newStringRsc(int,<ptr>char) [+0057] 0042bb40 addStringTableItem(int,int,<ptr>char) [+002d] 0042856b parse_embeded_resource(enumÄresource_type) [+032a] 0042a0ee compile_resource(void) [+0473] 0040172f top_level_parser(enumÄtl_context) [+001e] 00401000 main [+03ae]
eax=00530045 ebx=0ae0513c ecx=002fb9a8 edx=00000001 esi=6c616600 edi=0ae0e750 ebp=0376f964 esp=0376f8a8 IOPL=2 ds=002b es=002b fs=0053 gs=002b cs=0023 ss=002b flgs=00010246 [NC EP ZR SN DN NV]
0042f224 add eax,[esi+0x1c] 0042f227 push eax 0042f228 call [esi+0x18]
steve