#include "StdAfx.h"
#include "Shareaza.h"
#include "Settings.h"
#include "GProfile.h"
#include "G2Packet.h"
#include "EDPacket.h"
#include "EDClient.h"
#include "EDClients.h"
#include "Transfers.h"
#include "Network.h"
#include "Buffer.h"
#include "XML.h"
#include "ChatCore.h"
#include "ChatSession.h"
#include "ChatWindows.h"
#include "CtrlChatFrame.h"
#include "CtrlPrivateChatFrame.h"
#include <mmsystem.h>
Go to the source code of this file.
Typedefs | |
typedef unsigned int | UINT_PTR |
|
Definition at line 47 of file ChatSession.cpp. |