jirentabu / crashrpt

Automatically exported from code.google.com/p/crashrpt
0 stars 0 forks source link

Remove VS2005/ATL Compatibility #230

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Is really someone still using VS2005 Express to develop Windows Applications?

I vote for removing the ATL3 support and using ATL::CString instead of 
WTL::String so we can also get rid of std::string and use ATL::CStringA instead 
there.

Original issue reported on code.google.com by phil.kur...@gmail.com on 11 Dec 2013 at 12:47

GoogleCodeExporter commented 9 years ago
ATL support lets CrashRpt to be compiled in VS Express. Not sure I should 
remove such support.

Original comment by zexspect...@gmail.com on 13 Apr 2014 at 8:22

GoogleCodeExporter commented 9 years ago
Since when is ATL included in VS Express? It was my understanding that it was 
*not* included.

Original comment by phil.kur...@gmail.com on 13 Apr 2014 at 6:51