X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_NX X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: <1581884843 DOT 20120412191907 AT mail DOT ru> Date: Thu, 12 Apr 2012 15:35:12 -0400 Message-ID: Subject: Re: Win2000 compatibility From: Earnie Boyd To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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 11:48 AM, jojelino wrote: > -- > GetModuleHandleEx is known to be supported in minimum winxp (0x0501), > according to > http://msdn.microsoft.com/en-us/library/windows/desktop/ms683200(v=vs.85).aspx > by the way, in winbase.h, it is enabled with minimum of win2k. which should > be fixed. > #if (_WIN32_WINNT >= 0x0500) > WINBASEAPI BOOL WINAPI GetModuleHandleExA(DWORD,LPCSTR,HMODULE*); > WINBASEAPI BOOL WINAPI GetModuleHandleExW(DWORD,LPCWSTR,HMODULE*); > #endif > Please report that at http://sourceforge.net/tracker/?atid=102435&group_id=2435&func=browse so we can fix it before Chris gets out the next release. -- Earnie -- https://sites.google.com/site/earnieboyd -- 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