19 void Add(
const WSTR& s);
Definition lhazexthist.h:11
void Add(const WSTR &s)
Definition lhazexthist.cpp:25
static const LPTSTR VALUENAME
Definition lhazexthist.h:27
static int GetHistMax(void)
Definition lhazexthist.h:14
LHAZEXTHIST(void)
Definition lhazexthist.cpp:16
static int HistMax
Definition lhazexthist.h:28
WSTR Get(int idx)
Definition lhazexthist.h:20
static const int LHAZEXTHISTMAX
Definition lhazexthist.h:26
void Clear(void)
Definition lhazexthist.h:21
vector< WSTR > History
Definition lhazexthist.h:30
size_t Size(void)
Definition lhazexthist.h:18
void SetHistMax(int max)
Definition lhazexthist.cpp:46
static int GetMax(void)
Definition lhazexthist.h:13
void Save(void)
Definition lhazexthist.cpp:60