[bt-devel] Windows (again) TCHAR
Gary Holmlund
gary.holmlund at gmail.com
Sun Mar 1 14:55:58 MST 2009
Eeli Kaikkonen wrote:
> Gary Holmlund wrote:
>> It looks like the TCHAR casts are not necessary if a compiler flag is
>> added to studio. The flag is /Zc:wchar_t-. It is found in the
>> properties dialog at Configuration Properties, C/C++, Language,
>> "Treat wchar_t as built-in type".
>>
>
> Do you mean all the places where TCHAR casts are done already, or only
> the remaining ones?
I am almost certain that we would not have needed to make any of the
TCHAR changes if this flag is used.
Gary
More information about the bt-devel
mailing list