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

--- Comment #5 from Tor Lillqvist <t...@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.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to