
16 Mar
2004
16 Mar
'04
4:02 p.m.
Recently I puzzled why autolink did not work for some programs.
After some stumbling about, I realised that this was because
_MSC_EXTENSIONS is a required definition (as well as MSVC).
I can't see why this should be - autolink works perfectly well regardless of the compiler setting chosen. (But I can see why most people will not see this - because MS require the language extensions).
Thanks, I'll get that changed now that I know that it works, John.