#include "ut_string_class.h"#include <windows.h>#include <wchar.h>Go to the source code of this file.
Classes | |
| class | UT_UCS2Stringbuf |
| class | UT_UCS2String |
| class | UT_Win32LocaleString |
Functions | |
| bool | operator== (const UT_Win32LocaleString &s1, const wchar_t *s2) |
| bool operator== | ( | const UT_Win32LocaleString & | s1, | |
| const wchar_t * | s2 | |||
| ) |
References UT_Win32LocaleString::c_str().
1.7.1