delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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 |
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\<Yourservice_name>" ValueType: REG_EXPAND_SZ ValueName: "EventMessageFile" ValueData: "<path_to_your_service_executable>" Subkey: "System\CurrentControlSet\Services\EventLog\Application\<Yourservice_name>" 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |