Mike McCormack wrote:
In C, variables are traditionally lower case, and macros are upper case.
... but constants are also traditionally upper case. :)
Robert Shearman wrote:
... paths that exist are saved with the Unicode version of their path name, but paths that don't are saved without.
There's so much variation anyway between versions of Windows, that I dread to imagine anything relying on this.
I'll make a patch to fix this if you think it's outside the scope of your current moniker fixes.
Please go ahead :)
Richard.