#ifndef __XUIHISTORYEDITBOX_H #define __XUIHISTORYEDITBOX_H #include extern const wchar_t HistoryEditXuiObjectStr[]; extern char HistoryEditXuiSvcName[]; class HistoryEditXuiSvc : public XuiObjectSvc {}; #endif