i want to create program that read the event log on win2k server (eventlog for application, security and system)
do i have to call API or can use active directories service (ADSI) or there is another way ?
thanks
rudi
Printable View
i want to create program that read the event log on win2k server (eventlog for application, security and system)
do i have to call API or can use active directories service (ADSI) or there is another way ?
thanks
rudi
I know how to write but no idea how to read.
Go this Link you will find two .zip to download one to Read and one to Write the Eventlog.
http://www.netfokus.dk/vbadmincode/winnt.htm
Greetz,
Susn
susn, cool web site :cool: I juz download all of them + the web page as well....
this will make eat off all the upcoming weeks to go through all this sample code :D
Thanks Chris *:)