摘要:
usingSystem.Runtime.InteropServices;[DllImport("user32.dll")]publicstaticexternboolReleaseCapture();[DllImport("user32.dll")]publicstaticexternboolSendMessage(IntPtrhwnd,intwMsg,intwParam,intlParam);publicconstintWM_SYSCOMMAND=0x0112;publicconstintSC_MOVE=0xF010;publicconstintHTC 阅读全文
posted @ 2013-12-19 11:55
青田
阅读(1124)
评论(0)
推荐(0)

浙公网安备 33010602011771号