Question:
beacuse most VC++ 9.5.0 header files are UTF-8, there are some warnings when compling. Will that be problems? Should I save those headers back to ANSI?
I suspect this has to do with the documentation being present in comments within the headers. What are a few of the files that cause trouble? (I've never noticed any warnings relating to utf-8...)
Thanks. I've fixed them and the C++ libs will be re-released soon with a micro-version/patch level added, such as "9.5.0.21".