Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: event logging -- cron Date: Tue, 08 Apr 2003 15:15:23 -0700 Lines: 20 Message-ID: <3E9349FB.1060807@Salira.com> References: <217E3C0C100E144B93AF131E71C6D62A031E7A4B AT edc-exchange DOT everdreamcorp DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en, ru, zh Igor Pechtchanski wrote: > David, > > 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/