On Thu, Apr 12, 2012 at 03:35:12PM -0400, Earnie Boyd wrote: >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.
Huh? No. Don't do that. The above has nothing to do with Cygwin. Please don't co-opt this list for MinGW concerns. -- 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