摘要:
usingSystem.Runtime.InteropServices;[DllImport("user32.dll")]publicstaticexternboolReleaseCapture();[DllImport("user32.dll")]publicstaticexternboolSendMessage(IntPtrhwnd,intwMsg,intwParam,intlParam);p... 阅读全文
posted @ 2010-06-24 18:02
Treenew Lyn
阅读(234)
评论(0)
推荐(0)