2005年8月16日

摘要: Option Explicit Declare Function RegisterEventSource Lib "advapi32.dll" Alias _ "RegisterEventSourceA" ( ByVal lpUNCServerName As String, _ ByVal lpSourceName As String) As Long ... 阅读全文

posted @ 2005-08-16 17:04 微龙™ 阅读(370) 评论(0) 推荐(0)