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 To: cygwin AT cygwin DOT com From: Olof Lagerkvist Subject: Re: Application failed to initialize (0xc0000022) Date: Tue, 20 Apr 2004 18:22:57 +0200 Lines: 24 Message-ID: References: <20040420095207 DOT M76806 AT www DOT wecosystems DOT com> <20040420161050 DOT GA1948 AT tishler DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: h73n1fls25o1067.bredband.comhem.se User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) In-Reply-To: <20040420161050.GA1948@tishler.net> Note-from-DJ: This may be spam > On Tue, Apr 20, 2004 at 09:52:07AM +0600, ronwo wrote: > >>Please I need urgent help >> >>[snip] >> >>This is affecting my application from running very well . I have been >>looking for solution for too long untill i came accross your email >>address. Please kindly reply this as am on my kneel begging First check the permissions of the cygwin dll files located in /bin. Try i.e.: chmod 755 /bin/*.dll If this does not help, analyze the .exe file that fails to initialize using the resource kit tool depends.exe and check if the .exe loads other dll files than the files in /bin. In that case, modify the permissions of the additional dll files also. -- Olof Lagerkvist ICQ: 724451 Web page: http://here.is/olof -- 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/