#ifndef __XUIDROPDOWNLIST_H #define __XUIDROPDOWNLIST_H #include extern const wchar_t DropDownListXuiObjectStr[]; extern char DropDownListXuiSvcName[]; class DropDownListXuiSvc : public XuiObjectSvc {}; #endif