[reSIProcate] [PATCH] Remove Win32 Visual Studio ATL dependency

Adam Roach adam at nostrum.com
Tue Jan 23 17:01:02 CST 2007


Aron Rosenberg wrote:
>
> The following patch removes the need to include or link against the 
> Visual Studio ATL library in the WinCompat.cxx code.
>

Thanks! Ideally, the special __MINGW__ guards and associated separate 
codepath should be removed as well, since they were only there because 
the MinGW environment doesn't support ATL. In other words, the fix 
should apply for both Visual Studio *and* MinGW.

/a



More information about the resiprocate-devel mailing list