摘要: Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long Private Decla 阅读全文
posted @ 2020-05-13 09:41 此木为柴 阅读(2923) 评论(0) 推荐(0)