CString() | CString | |
CString(const CString &csRef) | CString | |
CString(LPCTSTR lpstrRef) | CString | |
CString(LPCOSTR lpstrRef) | CString | |
Empty() | CString | |
Flip(LPCWSTR lpstrIn, LPSTR &lpstrOut) | CString | [private] |
Flip(LPCSTR lpstrIn, LPWSTR &lpstrOut) | CString | [private] |
IsEmpty() const | CString | [inline] |
IsEqualString(CString &csRef1) | CString | |
Load(int id, HINSTANCE hiWhere=NULL) | CString | |
Load(HWND hwnd) | CString | |
LoadAndFormat(int id, HINSTANCE hiWhere, BOOL bSystemMessage, DWORD dwNumMsg, va_list *argList) | CString | |
m_acContents | CString | [private] |
m_acConverted | CString | [private] |
m_bConverted | CString | [private] |
NameAndExtension() const | CString | |
NameOnly() const | CString | |
operator LPARAM() const | CString | [inline] |
operator LPCOSTR() | CString | |
operator LPCTSTR() const | CString | [inline] |
operator LPTSTR() const | CString | [inline] |
operator+(const CString &csRef1, LPCTSTR lpstrRef2) | CString | [friend] |
operator=(const CString &csSrc) | CString | |
operator=(LPCTSTR lpstrSrc) | CString | |
operator=(LPCOSTR lpstrSrc) | CString | |
~CString() | CString |