摘要:
if (!EventLog.SourceExists("Misc16")) { EventLog.CreateEventSource("Misc16", "RondiMiscLog"); } EventLog myLog = new EventLog(); myLog.Source... 阅读全文
posted @ 2009-01-15 10:45 renhb 阅读(332) 评论(0) 推荐(0)
|
|||
|
摘要:
if (!EventLog.SourceExists("Misc16")) { EventLog.CreateEventSource("Misc16", "RondiMiscLog"); } EventLog myLog = new EventLog(); myLog.Source... 阅读全文
posted @ 2009-01-15 10:45 renhb 阅读(332) 评论(0) 推荐(0) |
|||