Re: Fwd: 1.5.25 : Win32 API function RegisterShellWindowHook not supported

2008-12-14 Thread Christopher Faylor
On Sun, Dec 14, 2008 at 09:22:05AM -0700, Tim Stewart wrote: >Environment: > > cygcheck -s shows that I'm running the 1.5.25 version of cygwin1.dll. > > I just updated my system a few days ago. > > I'm trying to compile some C++ code using g++. > >Documentation for the missing API function: >

Fwd: 1.5.25 : Win32 API function RegisterShellWindowHook not supported

2008-12-14 Thread Tim Stewart
Environment: cygcheck -s shows that I'm running the 1.5.25 version of cygwin1.dll. I just updated my system a few days ago. I'm trying to compile some C++ code using g++. Documentation for the missing API function: http://msdn.microsoft.com/en-us/library/ms644989.aspx The Problem: