#include "StdAfx.h"#include "Shareaza.h"#include "Settings.h"#include "CtrlChatFrame.h"#include "RichElement.h"#include "EDClients.h"#include "EDPacket.h"#include "ChatWindows.h"#include "ChatCore.h"#include "ChatSession.h"#include "CoolInterface.h"#include "Emoticons.h"#include "WndChat.h"Go to the source code of this file.
Defines | |
| #define | EDIT_HISTORY 256 |
| #define | NEWLINE_FORMAT _T("2") |
|
|
Definition at line 71 of file CtrlChatFrame.cpp. Referenced by CChatFrame::PreTranslateMessage(). |
|
|
Definition at line 72 of file CtrlChatFrame.cpp. Referenced by CChatFrame::AddText(), and CChatFrame::OnStatusMessage(). |
1.4.2