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-Envelope-To: cygwin AT cygwin DOT com Message-ID: <2148.212.0.200.22.1067592682.mtc@mail.moldtelecom.md> Date: Fri, 31 Oct 2003 11:31:22 +0200 (EET) Subject: Re: Rsync + Win2k From: linamat AT Moldtelecom DOT md To: cygwin AT cygwin DOT com User-Agent: Moldtelecom Mail System MIME-Version: 1.0 Content-Type: text/plain;charset=windows-1251 X-Priority: 3 Importance: Normal Note-from-DJ: This may be spam As to event non-registered error, you can recompile rsync daemon binary with .res file indicating format of Windows resource. In .mc file you must indicate Facility=Application MessageId=0 MessageIdTypedef=DWORD. Use mc (from Novell) and windres to compile. After it you can insert into registry the following entries: Subkey: "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\EventLog\Application\" ValueType: REG_EXPAND_SZ ValueName: "EventMessageFile" ValueData: "" Subkey: "System\CurrentControlSet\Services\EventLog\Application\" ValueType: REG_DWORD ValueName: "TypesSupported" ValueData: "0x00000007" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/