win32 from master: unicode functions by default?
    Kagamin via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Nov 13 04:02:14 PST 2015
    
    
  
On Friday, 13 November 2015 at 08:44:33 UTC, Vladimir Panteleev 
wrote:
> If only Microsoft would have adopted UTF-8 as an 8-bit 
> locale... if only.
Then you would need to do all TCHAR stuff from windows headers in 
order to conditionally compile for utf-8 for say Windows 20 and 
for utf-16 for previous versions.
    
    
More information about the Digitalmars-d-learn
mailing list