#include "StdAfx.h"
#include "Shareaza.h"
#include "Settings.h"
#include "MatchObjects.h"
#include "QuerySearch.h"
#include "QueryHit.h"
#include "Library.h"
#include "SharedFile.h"
#include "Schema.h"
#include "Security.h"
#include "ShellIcons.h"
#include "VendorCache.h"
#include "Downloads.h"
#include "Transfers.h"
#include "XML.h"
#include "TigerTree.h"
#include "SHA.h"
#include "ED2K.h"
#include "CtrlMatch.h"
#include "LiveList.h"
#include "ResultFilters.h"
Go to the source code of this file.
Defines | |
#define | MAP_SIZE 256 |
#define | BUFFER_GROW 64 |
|
Definition at line 57 of file MatchObjects.cpp. Referenced by CMatchList::AddHits(). |
|
Definition at line 56 of file MatchObjects.cpp. Referenced by CMatchList::Clear(), and CMatchList::CMatchList(). |