Hello,

Kornél Pál wrote:
> You are right, events are not stored in registry:
> http://support.microsoft.com/kb/315417/
> 
> And the source has to be added using registry API:
> http://windowssdk.msdn.microsoft.com/en-us/library/ms684029.aspx
> http://windowssdk.msdn.microsoft.com/en-us/library/ms684083.aspx
> 
> And there is another important thing: Messages have to come from a DLL 
> file.

I never tried it, but isn't it achieved when we use Windows Event
Logging API?

To my understanding, we were talking about Windows unmanaged API
to implement EventLogImpl (or whatever we are going to have)
that works only under Windows. We are not going to mimick the
entire event system for non-Windows land.

If anyone tries to implement it, that would be fine though.

Atsushi Eno
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to