Hello! In ecos/host/tools/Utils/common/wcharunix.h _TCHAR is typdef'd as char. Shouldn't it be wchar_t for unicode builds ?Is wcharunix.h only included in unix-builds or does Windows use it also ?
Thanks, Lars
Hello! In ecos/host/tools/Utils/common/wcharunix.h _TCHAR is typdef'd as char. Shouldn't it be wchar_t for unicode builds ?Is wcharunix.h only included in unix-builds or does Windows use it also ?
Thanks, Lars