页首Html代码

摘要: 函数功能:该函数综合鼠标击键和鼠标动作。 VOID mouse_event( DWORD dwFlags, // motion and click options DWORD dx, // horizontal position or change DWORD dy, // vertical position or change DWORD dwData, // wheel movement ULONG_PTR dwExtraInfo // application-defined information ); //MSDN原话C#使用,为了易读,用中文。 //*****... 阅读全文
posted @ 2012-02-16 21:16 LD13 阅读(4825) 评论(1) 推荐(2)

页脚Html代码