https://bugs.documentfoundation.org/show_bug.cgi?id=72606
--- Comment #5 from Tor Lillqvist <tml@iki.fi> ---
Also, related to this, we should not use any of the <tchar.h> madness anywhere.
No _TCHAR, TEXT(), _tcs*(). Just use wchar_t and the wcs*() functions directly
if that is what is meant. (Or, char and str*() if not.)
-- 
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Bug 72606] [EasyHack] Consistently call Unicode Win32 functions, and define UNICODE globally · bugzilla-daemon
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.