#ifndef _ICONBUTTONS_
void 转盘窗口初始化(char * 内容);
ACTION* 创建转盘窗口();
ACTION* 转盘数据显示();
void 置转盘数据(int 选中索引);
#endif