文章分类 -  QTP技巧-API相关

摘要:Const micLong = 3Const micString = 8Const micRef = 32768Const BN_CLICK = 245Set oExtern = CreateObject("Mercury.ExternObj")oExtern.Declare micLong,"FindWindow","user32.dll","FindWindowA",micString,micStringoExtern.Declare micLong,"FindWindowEx"," 阅读全文
posted @ 2012-07-08 17:39 dushuai 阅读(227) 评论(0) 推荐(0)