[reSIProcate] [PATCH] Remove Win32 Visual Studio ATL dependency
Aron Rosenberg
arosenberg at sightspeed.com
Tue Jan 23 23:49:40 CST 2007
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 at nostrum.com]
Sent: Tuesday, January 23, 2007 3:01 PM
To: Aron Rosenberg
Cc: resiprocate-devel at list.resiprocate.org
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resiprocate_win32_noatl.diff
Type: application/octet-stream
Size: 1900 bytes
Desc: resiprocate_win32_noatl.diff
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20070123/4fed2945/attachment.obj>
More information about the resiprocate-devel
mailing list