X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org X-Mail-Handler: MailHop Outbound by DynDNS X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18Tt6OAi8NC8g3/QSOClVTH Date: Thu, 12 Apr 2012 22:18:11 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Win2000 compatibility Message-ID: <20120413021811.GA19980@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1581884843 DOT 20120412191907 AT mail DOT ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1581884843.20120412191907@mail.ru> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Thu, Apr 12, 2012 at 07:19:07PM +0400, iggor wrote: >It appears that Cygwin SETUP.EXE at this time is uncompatible with >Windows 2000, since it uses function GetModuleHandleExA which leads to >error in searching entry point in kernel32.dll. So, I cannot run setup >at all, even get help with option. AFAIK, this function is absent in >all Win2k, not only my SP4, build 2195. I finally managed to check this on a virtual machine at home. At work I could only check the sources and import list for setup.exe to see if GetModuleHandleExA was referenced and I couldn't see any sign of it. And, unsurprisingly, when I try setup.exe at home under W2K it does work fine under Windows Service Pack 4. If you're having problems it seems like you either have an old version of setup.exe or a non-Cygwin version of setup.exe. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple