mouse_event与SendMessage的区别如题,谁对这两个函数的机制比较了解,讲解一下[解决办法]SendMessage is to the special window; but mouse_event is to the foreground window.[解决办法]实现方法和层次不一样。 mouse_event 向I/O对列插入鼠标事件 SendMessage 仅仅是以鼠标消息为参数调用窗口过程,比前者功能差远了