> Hi Viktor,
> 
>> So, in comparisons, should we always use _T(),
>> while in assigments, this is not required?
> 
> I think that also but for not enter in technical reasons about different 
> compilers / machines.
> If you read a written code for ANSI / UNICODE you expect to see TCHAR's 
> macros in literal constants if not, you should have an alarm justified or not.

Okay, I'll mark them with TEXT(), is this alright?

[ _T() is problematic as it needs yet another Windows 
header. But, TEXT() seems to work just as well for chars. ]

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to