On November 19, 2002 10:51 am, Martin Wilck wrote:
Using this line and WCHAR instead of wchar_t, I'm fine. It prints "sizeof (WCHAR) = 2".
I know, but this is not good enough. I want to port some apps over (eg putty) and that one uses wchar_t. Changing the source is not an option IMO. In this case, we are clearly at fault, and a fix to our headers doesn't seem that outlandish, no?