摘要: Private Declare Function GetWindowLong Lib "user32" Alias "GetWindowLongA" (ByVal hwnd As Long, ByVal nIndex As Long) As LongPrivate Declare Function ... 阅读全文
posted @ 2015-12-09 11:55 bobo-bobo 阅读(336) 评论(0) 推荐(0) 编辑