#ifndef __XUICOMBOBOX_H #define __XUICOMBOBOX_H #include extern const wchar_t ComboBoxXuiObjectStr[]; extern char ComboBoxXuiSvcName[]; class ComboBoxXuiSvc : public XuiObjectSvc {}; #endif