I am working with an application that was using the older PassthroughAPP, I learned from the original auther that Gears has enhanced it so I am now working on trying to upgrad the application to use Gear's passthru_app.
There are two compiler errors: urlmon_ie7_extras.h(278) : error C2365: 'QUERY_USES_HISTORYFOLDER' : redefinition; previous definition was 'enumerator' 1> c:\program files\microsoft sdks\windows\v6.0a\include \urlmon.h(5451) : see declaration of 'QUERY_USES_HISTORYFOLDER' 1>Externals.cpp The application is a Win32 app that is being developed on Vista 64-bit w/ Visual Studio 2008 SP1. Is there a macro that needs to be set or should the line simply be removed?
