|
-
January 21st, 2000, 03:33 PM
#1
NT Event Log
Does anyone know how to READ events from the NT Event Log using VB?
Thanks for your help!!
-
January 21st, 2000, 06:17 PM
#2
Re: NT Event Log
Visit microsoft's msdn online (the october issue doesn't have this)...
http://msdn.microsoft.com/library/ps...ntlog_2hif.htm
It has info on an API called ReadEventLog which you call after you use another API called OpenEventLog.
I personally have not used these yet, but i was working on something similiar a little while ago and then the project got scrapped so I was never able to try it.
Good luck! Let me know how it goes.
John
John Pirkey
MCSD
www.ShallowWaterSystems.com
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|