摘要:
View Code [DllImport("user32.dll",EntryPoint="mouse_event",SetLastError=true)]privatestaticexternintmouse_event(intdwFlags,intdx,intdy,intcButtons,intdwExtraInfo);constintMOUSEEVENTF_MOVE=0x0001;//移动鼠标constintMOUSEEVENTF_LEFTDOWN=0x0002;//模拟鼠标左键按下constintMOUSEEVENTF_LEFTUP=0x0004 阅读全文
posted @ 2013-04-16 13:55
跟着阿笨一起玩.NET
阅读(1076)
评论(0)
推荐(0)

浙公网安备 33010602011771号