[Bug 72606] [EasyHack] Consistently call Unicode Win32 functions, and define UNICODE globally

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 28 08:14:08 PDT 2015


https://bugs.documentfoundation.org/show_bug.cgi?id=72606

--- Comment #5 from Tor Lillqvist <tml at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20151028/d6baec4b/attachment.html>


More information about the LibreOffice mailing list