DescriptionIssue #1234 - Remove transitional conversion functions for CString
Remove the CString conversion functions 'ToWstring()' and 'ToCString()'. Remove
ATL_Deprecate.cpp, whose only remaining code was their implementations.
Add a header inclusion to PluginDebug.h that had been coming from the
declaration of the conversion functions. Removed the last use of 'ToWstring()';
it was already redundant.
Patch Set 1 #
Total comments: 3
Patch Set 2 : one more #
MessagesTotal messages: 7
|