22 void Add(
const WSTR&);
24 const WSTR&
Get(
int)
const;
static int GetMax(void)
Definition lhazhist.h:17
void Clear(void)
Definition lhazhist.cpp:134
static const TCHAR LHAZREG[]
Definition lhazhist.h:32
UINT Item
Definition lhazhist.h:35
vector< WSTR > History
Definition lhazhist.h:36
static int GetHistMax(void)
Definition lhazhist.h:18
void EnableMenu(UINT)
Definition lhazhist.cpp:92
static unsigned int HistMax
Definition lhazhist.h:31
const WSTR & Get(int) const
Definition lhazhist.cpp:126
‾LHAZHIST()
Definition lhazhist.cpp:40
void DispMenu(void)
Definition lhazhist.cpp:59
void SetHistMax(int max)
Definition lhazhist.cpp:143
HMENU Hmenu
Definition lhazhist.h:34
void Add(const WSTR &)
Definition lhazhist.cpp:102
static const int LHAZHISTMAX
Definition lhazhist.h:29
static const LPTSTR VALUENAME
Definition lhazhist.h:30