#include "StdAfx.h"
#include "Shareaza.h"
#include "ChatWindows.h"
#include "ChatSession.h"
#include "CtrlChatFrame.h"
#include "CtrlPrivateChatFrame.h"
#include "Buffer.h"
#include "EDClient.h"
#include "EDClients.h"
#include "Transfers.h"
#include "Neighbours.h"
#include "Network.h"
Go to the source code of this file.
Variables | |
CChatWindows | ChatWindows |
|
Definition at line 41 of file ChatWindows.cpp. Referenced by CChatFrame::OnCreate(), CChatFrame::OnDestroy(), CNeighboursWnd::OnNeighboursChat(), CChatSession::OnOpenWindow(), CBrowseHostWnd::OnSearchChat(), CBaseMatchWnd::OnSearchChat(), CDownloadsWnd::OnTransfersChat(), and CUploadsWnd::OnUploadsChat(). |