摘要: Option Explicit Private Declare Function PrintWindow Lib "user32" (ByVal SrcHwnd As Long, ByVal DesHDC As Long, ByVal uFlag As Long) As Long Private... 阅读全文
posted @ 2009-06-18 01:32 eATM 阅读(317) 评论(0) 推荐(0) 编辑