|
#include <precomp.h>
|
|
#include "xuidropdownlist.h"
|
|
|
|
// -----------------------------------------------------------------------
|
|
const wchar_t DropDownListXuiObjectStr[] = L"Wasabi:DropDownList";
|
|
char DropDownListXuiSvcName[] = "Wasabi:DropDownList xui object";
|
|
|