Re: [Python-Dev] wchar_t (was Adventures with x64, VS7 and VS8) on Windows

2007-05-21 Thread Kristján Valur Jónsson
> -Original Message- > below appears to solve the problem, and given Martin's previous +1, I > decided to stop there. I failed in a quick attempt at replacing the > literal 2 with something involving sizeof. Does this look reasonable? > +1. I should add that we have this local mod in o

Re: [Python-Dev] wchar_t (was Adventures with x64, VS7 and VS8) on Windows

2007-05-21 Thread Mark Hammond
Kristján Valur Jónsson quoting me: > > hrm - as above, I'm more concerned with the definition of > > WCHAR - which > > means my problem is related more to the Platform SDK version rather > > than the > > compiler. This is unfortunate - on one hand we do consider > > 'platform=Windows API', and WC