< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

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


Attached is an updated patch which completely removes ATL and the
special MINGW32 pathway and forces everything to use the WideChar
FriendlyName. Untested on MINGW32, but should work just fine. Works fine
in Visual Studio

-Aron

-----Original Message-----
From: Adam Roach [mailto:adam@xxxxxxxxxxx] 
Sent: Tuesday, January 23, 2007 3:01 PM
To: Aron Rosenberg
Cc: resiprocate-devel@xxxxxxxxxxxxxxxxxxxx
Subject: Re: [reSIProcate] [PATCH] Remove Win32 Visual Studio ATL
dependency

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

Attachment: resiprocate_win32_noatl.diff
Description: resiprocate_win32_noatl.diff