event logging -- cron

Andrew DeFaria ADeFaria@Salira.com
Tue Apr 8 23:15:00 GMT 2003


Igor Pechtchanski wrote:

> David,
>
> <http://cygwin.com/ml/cygwin/2003-03/msg01087.html> might help clear
> things up.

 From my reading of the related material the patch might easily be (and 
excuse me as I did not read up on how to submit patches):

25a26,27
 > #define CYGWIN_SYSLOG ((DWORD) 0xC0000004L)
 >
368c370
<       ReportEventA (hEventSrc, eventType, 0, 0,
---
 >       ReportEventA (hEventSrc, eventType, 0, CYGWIN_SYSLOG,
415a418
 >



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list