摘要:
Option ExplicitPrivate Declare Sub ZeroMemory Lib "KERNEL32" Alias "RtlZeroMemory" (dest As Any, ByVal numBytes As Long)Private Declare Function FindWindowEx Lib "user32" Alias "FindWindowExA" (ByVal ... 阅读全文
posted @ 2005-12-24 19:14
学剑学诗两不成
阅读(4910)
评论(2)
推荐(0)