foobar2000 SDK
2015-08-03
|
#include <shared.h>
Public Member Functions | |
string_utf8_from_window (HWND wnd) | |
string_utf8_from_window (HWND wnd, UINT id) | |
const char * | get_ptr () const |
bool | is_empty () const |
t_size | length () const |
operator const char * () const | |
Private Attributes | |
pfc::string8 | m_data |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 294 of file shared.h.
|
inline |
|
private |