1、设置鼠标回调函数
SetMouseCallBack(窗口名称,回调函数名,userdata)
void Foo(event,x,y,flags,param)其中param为鼠标的各种操作,如移动,左击等